We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c2ee5e commit e0e8f46Copy full SHA for e0e8f46
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [0.9.16](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.9.15...0.9.16) (2025-06-22)
2
+
3
4
+### Bug Fixes
5
6
+* **i8n:** add missing button label ([#2505](https://github.com/nurikk/zigbee2mqtt-frontend/issues/2505)) ([9c2ee5e](https://github.com/nurikk/zigbee2mqtt-frontend/commit/9c2ee5ebdeb6e732e9d623719899f37576bf835b))
7
8
9
10
## [0.9.15](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.9.14...0.9.15) (2025-06-13)
11
12
package.json
@@ -8,7 +8,7 @@
"*.css"
],
"name": "zigbee2mqtt-frontend",
- "version": "0.9.15",
+ "version": "0.9.16",
"license": "GPL-3.0",
13
"scripts": {
14
"build": "vite build",
0 commit comments