Skip to content

Commit 7fab6f6

Browse files
committed
chore(release): 0.9.8 🎉
1 parent 8970463 commit 7fab6f6

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.9.8](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.9.7...0.9.8) (2025-04-06)
2+
3+
4+
### Features
5+
6+
* **auth:** Use modal for authentication ([#2455](https://github.com/nurikk/zigbee2mqtt-frontend/issues/2455)) ([8970463](https://github.com/nurikk/zigbee2mqtt-frontend/commit/897046356982fe54f2b3f72ce7aecdf66a2dd2fe))
7+
8+
9+
110
## [0.9.7](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.9.6...0.9.7) (2025-04-03)
211

312

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"*.css"
99
],
1010
"name": "zigbee2mqtt-frontend",
11-
"version": "0.9.7",
11+
"version": "0.9.8",
1212
"license": "GPL-3.0",
1313
"scripts": {
1414
"build": "vite build",

0 commit comments

Comments
 (0)