Skip to content

Commit 1d68248

Browse files
committed
chore(main): release 1.1.0
1 parent 98453a4 commit 1d68248

3 files changed

Lines changed: 15 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.0.0"
2+
".": "1.1.0"
33
}

CHANGELOG.md

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

3+
## [1.1.0](https://github.com/luisbocanegra/kurve/compare/v1.0.0...v1.1.0) (2025-07-19)
4+
5+
6+
### Features
7+
8+
* control cava sleep mode ([6cba407](https://github.com/luisbocanegra/kurve/commit/6cba407ad3ddea3857bd3e5a4f5809c78411c1e0))
9+
10+
11+
### Bug Fixes
12+
13+
* source names with spaces getting truncated ([a7d861d](https://github.com/luisbocanegra/kurve/commit/a7d861d864e25acd5499523f05c2cfba6f28b2cc))
14+
* widget resize starting multiple instances of cava in fallback mode ([98453a4](https://github.com/luisbocanegra/kurve/commit/98453a4211ebc87e670f5334e6929f0b985f3cb1))
15+
316
## [1.0.0](https://github.com/luisbocanegra/kurve/compare/v0.4.0...v1.0.0) (2025-07-15)
417

518

package/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"License": "GPL-3.0",
1818
"Name": "Kurve",
1919
"Name[nl]": "Kurve",
20-
"Version": "1.0.0",
20+
"Version": "1.1.0",
2121
"Website": "https://github.com/luisbocanegra/kurve"
2222
},
2323
"X-Plasma-API-Minimum-Version": "6.0"

0 commit comments

Comments
 (0)