Skip to content

Commit db2d5c3

Browse files
committed
chore(main): release 1.15.0
1 parent 47386e8 commit db2d5c3

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.14.0"
2+
".": "1.15.0"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.15.0](https://github.com/luisbocanegra/plasma-panel-spacer-extended/compare/v1.14.0...v1.15.0) (2026-04-01)
4+
5+
6+
### Features
7+
8+
* allow to hide widget when the spacer is in fit content mode ([47386e8](https://github.com/luisbocanegra/plasma-panel-spacer-extended/commit/47386e8be3fc4a6c2b6a0c2b7b37d5efa3d84be7))
9+
10+
11+
### Bug Fixes
12+
13+
* ensure widget can always be interacted with in edit mode ([38578be](https://github.com/luisbocanegra/plasma-panel-spacer-extended/commit/38578beafd98e78efc9306ea3de28306a6a9b512))
14+
315
## [1.14.0](https://github.com/luisbocanegra/plasma-panel-spacer-extended/compare/v1.13.0...v1.14.0) (2026-03-27)
416

517

package/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"Icon": "distribute-horizontal-x",
1616
"License": "GPL-2.0+",
1717
"Name": "Panel Spacer Extended",
18-
"Version": "1.14.0",
18+
"Version": "1.15.0",
1919
"Website": "https://github.com/luisbocanegra/plasma-panel-spacer-extended"
2020
},
2121
"X-Plasma-Provides": [

0 commit comments

Comments
 (0)