Skip to content

Commit 3857cac

Browse files
committed
chore: bump version to v0.5.0
1 parent dfcd849 commit 3857cac

File tree

2 files changed

+12
-19
lines changed

2 files changed

+12
-19
lines changed

CHANGELOG.md

+11-18
Original file line numberDiff line numberDiff line change
@@ -2,34 +2,27 @@
22

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

5-
## [0.4.0] - 2024-11-02
5+
## [0.5.0] - 2024-11-03
66

77
### 🚀 Features
88

9-
- Add ImageFram component to create roundable images
10-
- Enhance QuickSettings user profile image by using ImageFrame component
9+
- *(i18n)* Add LINGUAS and POTFILES.in for localization support
10+
- *(morghulis)* Add desktop entry, GSettings schema, and AppStream metadata
11+
- *(justfile)* Add install, uninstall, clean, and prune commands
1112

1213
### 🚜 Refactor
1314

14-
- Streamline instance management in App and implement singleton pattern in Daemon
15-
- *(mpris)* Using ImageFrame for art_image
16-
17-
### 🎨 Styling
18-
19-
- Simplify GtkLayerShell method calls in OnScreenDisplay, QuickSettings, Runner, and StatusBar
20-
21-
### ⚙️ Miscellaneous Tasks
22-
23-
- *(mpris)* Removed unused? directive
24-
- *(nix)* Update flake lock
25-
- *(vscode)* Add workspace recomendations
15+
- *(quicksettings)* Move initialization logic to constructor
16+
- *(meson)* Modularize blueprint compilation and organize project resources
17+
- *(meson)* Modularize desktop file handling and validation
2618

2719
### Build
2820

29-
- Update bin PKGBUILD 0.3.1
21+
- Update bin PKGBUILD 0.4.0
22+
- Bump version 0.5.0
3023

31-
### Osd
24+
### Scss
3225

33-
- Better x-padding
26+
- Change qsButton hover color
3427

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

version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.4.0
1+
v0.5.0

0 commit comments

Comments
 (0)