Skip to content

Commit 9e4f428

Browse files
committed
chore(release): 0.9.12 🎉
1 parent ed87878 commit 9e4f428

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.12](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.9.11...0.9.12) (2025-05-11)
2+
3+
4+
### Features
5+
6+
* **ota:** add a warning icon to OTA page for battery devices when battery is too low to safely run an update ([#2478](https://github.com/nurikk/zigbee2mqtt-frontend/issues/2478)) ([ed87878](https://github.com/nurikk/zigbee2mqtt-frontend/commit/ed878787921f29a987d13be998b00e9097c7a270))
7+
8+
9+
110
## [0.9.11](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.9.10...0.9.11) (2025-05-03)
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.11",
11+
"version": "0.9.12",
1212
"license": "GPL-3.0",
1313
"scripts": {
1414
"build": "vite build",

0 commit comments

Comments
 (0)