Skip to content

Commit

Permalink
chore(main): release 1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
luisbocanegra committed Oct 2, 2024
1 parent 46a12d9 commit ec30743
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.9.0"
".": "1.9.1"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.9.1](https://github.com/luisbocanegra/plasma-panel-spacer-extended/compare/v1.9.0...v1.9.1) (2024-10-02)


### Bug Fixes

* update last active window on count change ([01a1667](https://github.com/luisbocanegra/plasma-panel-spacer-extended/commit/01a16677aa49ed9975d46f2eb02095a8a192bc9b)), closes [#41](https://github.com/luisbocanegra/plasma-panel-spacer-extended/issues/41)
* Use Qt.callLater as an attempt to prevent a plasma crash ([46a12d9](https://github.com/luisbocanegra/plasma-panel-spacer-extended/commit/46a12d946b6cc801a3bd97823032ffe3bcd88e6c))

## [1.9.0](https://github.com/luisbocanegra/plasma-panel-spacer-extended/compare/v1.8.3...v1.9.0) (2024-09-08)


Expand Down
2 changes: 1 addition & 1 deletion package/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"Id": "luisbocanegra.panelspacer.extended",
"License": "GPL-2.0+",
"Name": "Panel Spacer Extended",
"Version": "1.9.0",
"Version": "1.9.1",
"Website": "https://github.com/luisbocanegra/plasma-panel-spacer-extended"
},
"X-Plasma-Provides": [
Expand Down

0 comments on commit ec30743

Please sign in to comment.