Skip to content

Commit

Permalink
Merge pull request #68 from ccatterina/release-please--branches--main
Browse files Browse the repository at this point in the history
chore(main): release 1.0.2
  • Loading branch information
ccatterina committed Mar 16, 2024
2 parents b612552 + ddfbeb4 commit 06d7ee1
Show file tree
Hide file tree
Showing 3 changed files with 10 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.1"
".": "1.0.2"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.0.2](https://github.com/ccatterina/plasmusic-toolbar/compare/v1.0.1...v1.0.2) (2024-03-16)


### Bug Fixes

* Player sources handling improvements ([0844cbc](https://github.com/ccatterina/plasmusic-toolbar/commit/0844cbc3d390a661121c01d62d17c97a758c0453)), closes [#60](https://github.com/ccatterina/plasmusic-toolbar/issues/60)
* set position instead of use seek function ([bbf1a93](https://github.com/ccatterina/plasmusic-toolbar/commit/bbf1a93aad561bacc373e7553e2c4a4bc89dbba7))

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


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.1"
"Version": "1.0.2"
},
"X-Plasma-API-Minimum-Version": "6.0"
}

0 comments on commit 06d7ee1

Please sign in to comment.