Skip to content

Commit 63b33e8

Browse files
committed
chore(release): 0.9.2 🎉
1 parent 00a7786 commit 63b33e8

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [0.9.2](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.9.1...0.9.2) (2024-12-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **device_icon:** remove jpg provider ([#2335](https://github.com/nurikk/zigbee2mqtt-frontend/issues/2335)) ([00a7786](https://github.com/nurikk/zigbee2mqtt-frontend/commit/00a778611f0dc36a3556b60a8cf3fbe7434d77b9))
7+
* **external-extension:** update extensions editor example to 2.0.0 ([#2286](https://github.com/nurikk/zigbee2mqtt-frontend/issues/2286)) ([dc95dd7](https://github.com/nurikk/zigbee2mqtt-frontend/commit/dc95dd72eff19a489f0298ac84ed0ff302d0a4b4))
8+
9+
10+
111
## [0.9.1](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.9.0...0.9.1) (2024-12-09)
212

313

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

0 commit comments

Comments
 (0)