Skip to content

Commit

Permalink
chore(main): release 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ccatterina committed Oct 6, 2024
1 parent 7d68cf8 commit 727e172
Show file tree
Hide file tree
Showing 3 changed files with 18 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 @@
{
".": "1.6.0"
".": "2.0.0"
}
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [2.0.0](https://github.com/ccatterina/plasmusic-toolbar/compare/v1.6.0...v2.0.0) (2024-10-06)


### ⚠ BREAKING CHANGES

* Brake old source config, the preferred source must be reconfigured with the new UI.

### Features

* improve preferred source config ([987106d](https://github.com/ccatterina/plasmusic-toolbar/commit/987106d0cf60f667af3168cf56db110079c7a4b8)), closes [#1078](https://github.com/ccatterina/plasmusic-toolbar/issues/1078)


### Bug Fixes

* same spacing for left/right side of text ([7d68cf8](https://github.com/ccatterina/plasmusic-toolbar/commit/7d68cf878cda50e904c70082eb89af81162e3815)), closes [#136](https://github.com/ccatterina/plasmusic-toolbar/issues/136)

## [1.6.0](https://github.com/ccatterina/plasmusic-toolbar/compare/v1.5.0...v1.6.0) (2024-08-31)


Expand Down
2 changes: 1 addition & 1 deletion src/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"Id": "plasmusic-toolbar",
"License": "GPL3",
"Name": "PlasMusic Toolbar",
"Version": "1.6.0",
"Version": "2.0.0",
"Category": "Multimedia"
},
"X-Plasma-API-Minimum-Version": "6.0",
Expand Down

0 comments on commit 727e172

Please sign in to comment.