Skip to content

Commit

Permalink
chore(main): release 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ccatterina committed Jul 13, 2024
1 parent d24b2fa commit 4fd8bae
Show file tree
Hide file tree
Showing 3 changed files with 15 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.2.2"
".": "1.3.0"
}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [1.3.0](https://github.com/ccatterina/plasmusic-toolbar/compare/v1.2.2...v1.3.0) (2024-07-13)


### Features

* Raise player on cover click in full view or ctrl+click in panel ([d24b2fa](https://github.com/ccatterina/plasmusic-toolbar/commit/d24b2fa706f5cdb98031c5786edf7f6dbee171ae)), closes [#14](https://github.com/ccatterina/plasmusic-toolbar/issues/14)
* Increase volume bar clickable area and make it draggable ([b04f6bd](https://github.com/ccatterina/plasmusic-toolbar/commit/b04f6bd3f95e3e8c36b5749d056908fc1af7fb16)), closes [#58](https://github.com/ccatterina/plasmusic-toolbar/issues/58)


### Bug Fixes

* Limit minimum expanded representation size to content ([657546c](https://github.com/ccatterina/plasmusic-toolbar/commit/657546c63da297f2d93ced7aecee13bf1f07bb6b)), closes [#102](https://github.com/ccatterina/plasmusic-toolbar/issues/102)

## [1.2.2](https://github.com/ccatterina/plasmusic-toolbar/compare/v1.2.1...v1.2.2) (2024-06-15)


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.2.2",
"Version": "1.3.0",
"Category": "Multimedia"
},
"X-Plasma-API-Minimum-Version": "6.0",
Expand Down

0 comments on commit 4fd8bae

Please sign in to comment.