Skip to content

Commit

Permalink
Merge pull request #56 from ccatterina/release-please--branches--main
Browse files Browse the repository at this point in the history
chore(main): release 1.0.1
  • Loading branch information
ccatterina authored Feb 9, 2024
2 parents 990e620 + 065d80d commit 447b800
Show file tree
Hide file tree
Showing 3 changed files with 9 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.0.0"
".": "1.0.1"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.1](https://github.com/ccatterina/plasmusic-toolbar/compare/v1.0.0...v1.0.1) (2024-02-09)


### Bug Fixes

* currentPlayer existance check ([f462e02](https://github.com/ccatterina/plasmusic-toolbar/commit/f462e026cf36ef7b752ecf806f28eb77eff8c9a8))

## [1.0.0](https://github.com/ccatterina/plasmusic-toolbar/compare/v0.6.0...v1.0.0) (2024-02-08)


Expand Down
2 changes: 1 addition & 1 deletion src/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"ServiceTypes": [
"Plasma/Applet"
],
"Version": "1.0.0"
"Version": "1.0.1"
},
"X-Plasma-API-Minimum-Version": "6.0"
}

0 comments on commit 447b800

Please sign in to comment.