Skip to content

Commit 45cd02e

Browse files
committed
chore(main): release 2.3.1
1 parent 4ef9ea2 commit 45cd02e

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.3.0"
2+
".": "2.3.1"
33
}

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [2.3.1](https://github.com/luisbocanegra/plasma-panel-colorizer/compare/v2.3.0...v2.3.1) (2025-03-07)
4+
5+
6+
### Bug Fixes
7+
8+
* don't leak dbus replies ([f8cb1c1](https://github.com/luisbocanegra/plasma-panel-colorizer/commit/f8cb1c1660798d9df8670a24edc0376d0742c984))
9+
10+
11+
### Miscellaneous Chores
12+
13+
* release 2.3.1 ([4ef9ea2](https://github.com/luisbocanegra/plasma-panel-colorizer/commit/4ef9ea279e39a85546edb881cc0f92d1bc878fdf))
14+
315
## [2.3.0](https://github.com/luisbocanegra/plasma-panel-colorizer/compare/v2.2.0...v2.3.0) (2025-02-08)
416

517

package/metadata.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"Name[de]": "Panel Colorizer",
2222
"Name[nl]": "Paneelkleuring",
2323
"Name[zh]": "Panel colorizer",
24-
"Version": "2.3.0",
24+
"Version": "2.3.1",
2525
"Website": "https://github.com/luisbocanegra/plasma-panel-colorizer"
2626
},
2727
"X-Plasma-API-Minimum-Version": "6.0"

0 commit comments

Comments
 (0)