Skip to content

Commit 26afb45

Browse files
committed
chore(release): 0.9.17 🎉
1 parent c0ab978 commit 26afb45

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.17](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.9.16...0.9.17) (2025-07-06)
2+
3+
4+
### Bug Fixes
5+
6+
* **light:** fix multi-endpoint light support ([#2515](https://github.com/nurikk/zigbee2mqtt-frontend/issues/2515)) ([c0ab978](https://github.com/nurikk/zigbee2mqtt-frontend/commit/c0ab97880ce8d60c5b355022f1682f5af4c58612))
7+
8+
9+
110
## [0.9.16](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.9.15...0.9.16) (2025-06-22)
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.16",
11+
"version": "0.9.17",
1212
"license": "GPL-3.0",
1313
"scripts": {
1414
"build": "vite build",

0 commit comments

Comments
 (0)