Skip to content

Commit fa50eb6

Browse files
committed
chore: bump version to v0.6.0
1 parent b4891d8 commit fa50eb6

File tree

2 files changed

+10
-12
lines changed

2 files changed

+10
-12
lines changed

CHANGELOG.md

+9-11
Original file line numberDiff line numberDiff line change
@@ -2,27 +2,25 @@
22

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

5-
## [0.5.0] - 2024-11-03
5+
## [0.6.0] - 2024-11-10
66

7-
### 🚀 Features
7+
### 🐛 Bug Fixes
88

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
9+
- *(mpris)* Fixed labels max width provoking QuickSettings going x-huge
10+
- Presenting StatusBar before needed
11+
- Replace Astal.IO with custom application instance
1212

1313
### 🚜 Refactor
1414

15-
- *(quicksettings)* Move initialization logic to constructor
16-
- *(meson)* Modularize blueprint compilation and organize project resources
17-
- *(meson)* Modularize desktop file handling and validation
15+
- [**breaking**] Refactor scss to work with more generics adw-gtk themes, fixed quickSettingsButton border-radius, removed transparentize effects due to conflicts
16+
- [**breaking**] Removed ImageFrame component in favor of Gtk.Imge with `overflow: hidden`
1817

1918
### Build
2019

21-
- Update bin PKGBUILD 0.4.0
22-
- Bump version 0.5.0
20+
- [**breaking**] Moved PKGBUILDs outside to https://github.com/ARKye03/PKGBUILDS
2321

2422
### Scss
2523

26-
- Change qsButton hover color
24+
- Migrate @import to @use, fix deprecated rule
2725

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

version

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

0 commit comments

Comments
 (0)