Skip to content

Commit

Permalink
Merge pull request #38 from ccatterina/release-please--branches--test…
Browse files Browse the repository at this point in the history
…-release-please

chore(test-release-please): release 0.5.0
  • Loading branch information
ccatterina authored Dec 9, 2023
2 parents c1efe02 + ff384c6 commit bfc868b
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.4.0"
".": "0.5.0"
}
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Changelog

## [0.5.0](https://github.com/ccatterina/plasmusic-toolbar/compare/v0.4.0...v0.5.0) (2023-12-09)


### Features

* add an option to use album cover as panel icon ([280ae68](https://github.com/ccatterina/plasmusic-toolbar/commit/280ae681e5dced3561c8cf9444fc4da9aa0c3283)), closes [#24](https://github.com/ccatterina/plasmusic-toolbar/issues/24)
* reorganize configuration page ([aaf7605](https://github.com/ccatterina/plasmusic-toolbar/commit/aaf7605160b5022b411d93b6883bdf39c2595fa3))
* test release please ([7665d15](https://github.com/ccatterina/plasmusic-toolbar/commit/7665d15946eeac9a4c33ac9ec0d958739ea6e664))


### Bug Fixes

* preserve album image aspect ratio ([cdf137d](https://github.com/ccatterina/plasmusic-toolbar/commit/cdf137d0282cdfc0be38ab16d7f904495fe4dd63)), closes [#21](https://github.com/ccatterina/plasmusic-toolbar/issues/21)
2 changes: 1 addition & 1 deletion src/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"ServiceTypes": [
"Plasma/Applet"
],
"Version": "0.4.0"
"Version": "0.5.0"
},
"X-Plasma-API": "declarativeappletscript",
"X-Plasma-MainScript": "ui/main.qml"
Expand Down

0 comments on commit bfc868b

Please sign in to comment.