Skip to content

Commit 8760c60

Browse files
committed
chore(release): 0.9.6 🎉
1 parent 7e72b00 commit 8760c60

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## [0.9.6](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.9.5...0.9.6) (2025-04-02)
2+
3+
4+
### Bug Fixes
5+
6+
* **availabilty:** fix offline showing when availability is not enabled ([7e72b00](https://github.com/nurikk/zigbee2mqtt-frontend/commit/7e72b00c55012e6d44d3e1856d34a667b9479928))
7+
* typing & icons ([#2444](https://github.com/nurikk/zigbee2mqtt-frontend/issues/2444)) ([403ffac](https://github.com/nurikk/zigbee2mqtt-frontend/commit/403ffacef7865873cdb755b95c91e1850a2b9443))
8+
9+
10+
### Features
11+
12+
* Use modal for authentication ([#2443](https://github.com/nurikk/zigbee2mqtt-frontend/issues/2443)) ([627da6c](https://github.com/nurikk/zigbee2mqtt-frontend/commit/627da6ccf9755f944e93eabe5eff5a96a13c95d6))
13+
14+
15+
116
## [0.9.5](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.9.4...0.9.5) (2025-03-21)
217

318

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.5",
11+
"version": "0.9.6",
1212
"license": "GPL-3.0",
1313
"scripts": {
1414
"build": "vite build",

0 commit comments

Comments
 (0)