Skip to content

Commit 9c00a0a

Browse files
committed
chore(release): 0.9.3 🎉
1 parent a20222f commit 9c00a0a

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.3](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.9.2...0.9.3) (2024-12-28)
2+
3+
4+
### Bug Fixes
5+
6+
* **config:** fix HA and availability feature enabled ([#2343](https://github.com/nurikk/zigbee2mqtt-frontend/issues/2343)) ([a20222f](https://github.com/nurikk/zigbee2mqtt-frontend/commit/a20222f089d196789a12fabb32e909a25bf6fb58))
7+
8+
9+
110
## [0.9.2](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.9.1...0.9.2) (2024-12-24)
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.2",
11+
"version": "0.9.3",
1212
"license": "GPL-3.0",
1313
"scripts": {
1414
"build": "vite build",

0 commit comments

Comments
 (0)