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 342a5d8 commit 2ff3e97Copy full SHA for 2ff3e97
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [0.9.13](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.9.12...0.9.13) (2025-05-11)
2
+
3
4
+### Bug Fixes
5
6
+* **frontend:** various fixes ([342a5d8](https://github.com/nurikk/zigbee2mqtt-frontend/commit/342a5d869858267924b11c0be06325d281cec086))
7
8
9
10
## [0.9.12](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.9.11...0.9.12) (2025-05-11)
11
12
package.json
@@ -8,7 +8,7 @@
"*.css"
],
"name": "zigbee2mqtt-frontend",
- "version": "0.9.12",
+ "version": "0.9.13",
"license": "GPL-3.0",
13
"scripts": {
14
"build": "vite build",
0 commit comments