Skip to content

Commit a2f812a

Browse files
committed
chore: bump version to v0.3.0
1 parent 06ff478 commit a2f812a

File tree

2 files changed

+10
-18
lines changed

2 files changed

+10
-18
lines changed

CHANGELOG.md

+9-17
Original file line numberDiff line numberDiff line change
@@ -2,33 +2,25 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
## [0.2.2] - 2024-10-24
5+
## [0.3.0] - 2024-11-02
66

77
### 🚀 Features
88

9-
- Add inspector to CLI
10-
- Morhulis as a singleton(Probably), add --version flag to cli
9+
- Add OnScreenDisplay LayerWindow
1110

1211
### 🐛 Bug Fixes
1312

14-
- *(Runner)* Update astal lock, revert sorting algorithm
15-
16-
### 🚜 Refactor
17-
18-
- Revert -V flag
19-
20-
### 🎨 Styling
21-
22-
- *(Runner)* Foreach > foreach
13+
- *(pkgs)* Using tag-release versioning for git releases
14+
- Removed OSD Revealer
2315

2416
### ⚙️ Miscellaneous Tasks
2517

26-
- Update Readme
27-
- Update Readme
28-
- *(NIX)* Nix derivation as default
18+
- *(pkgs)* Ignore all files except for PKGBUILDs
19+
- *(nix)* Update flake lock
20+
- *(blp)* Removed unused directive
2921

30-
### Build
22+
### Nix
3123

32-
- Add pkgbuilds for git and binaries pkgs
24+
- Add astal-battery
3325

3426
<!-- generated by git-cliff -->

version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.2.2
1+
v0.3.0

0 commit comments

Comments
 (0)