Skip to content

Commit f3a0947

Browse files
committed
chore(main): release 2.3.0
1 parent 9e74dbd commit f3a0947

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.2.0"
2+
".": "2.3.0"
33
}

CHANGELOG.md

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

3+
## [2.3.0](https://github.com/luisbocanegra/plasma-panel-colorizer/compare/v2.2.0...v2.3.0) (2025-02-08)
4+
5+
6+
### Features
7+
8+
* secondary border ([27eecdf](https://github.com/luisbocanegra/plasma-panel-colorizer/commit/27eecdfd6e2dfac83a1ce53c952f147e37ddc288))
9+
10+
11+
### Bug Fixes
12+
13+
* update workaround for upstream panel length bug ([84bcb0b](https://github.com/luisbocanegra/plasma-panel-colorizer/commit/84bcb0ba72c06d6f4851a9777f3899f1ff61507a))
14+
315
## [2.2.0](https://github.com/luisbocanegra/plasma-panel-colorizer/compare/v2.1.0...v2.2.0) (2025-02-01)
416

517

package/metadata.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"License": "GPL-3.0",
1818
"Name": "Panel colorizer",
1919
"Name[de]": "Panel Colorizer",
20-
"Version": "2.2.0",
20+
"Version": "2.3.0",
2121
"Website": "https://github.com/luisbocanegra/plasma-panel-colorizer"
2222
},
2323
"X-Plasma-API-Minimum-Version": "6.0"

0 commit comments

Comments
 (0)