Skip to content

Commit 698a55c

Browse files
committed
chore(release): 0.9.20 🎉
1 parent 5dd58cb commit 698a55c

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.9.20](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.9.19...0.9.20) (2025-08-12)
2+
3+
4+
### Bug Fixes
5+
6+
* Settings saving issue when value is null ([#2586](https://github.com/nurikk/zigbee2mqtt-frontend/issues/2586)) ([5dd58cb](https://github.com/nurikk/zigbee2mqtt-frontend/commit/5dd58cb73ae050165dabb2d700b8d1430a5e74b9))
7+
8+
9+
110
## [0.9.19](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.9.18...0.9.19) (2025-07-18)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"*.css"
99
],
1010
"name": "zigbee2mqtt-frontend",
11-
"version": "0.9.19",
11+
"version": "0.9.20",
1212
"license": "GPL-3.0",
1313
"scripts": {
1414
"build": "vite build",

0 commit comments

Comments
 (0)