Skip to content

Commit 25d88e7

Browse files
committed
chore(release): 0.9.4 🎉
1 parent c66150a commit 25d88e7

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.4](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.9.3...0.9.4) (2024-12-30)
2+
3+
4+
### Bug Fixes
5+
6+
* **preloader:** fix vite dynamic module loading error ([c66150a](https://github.com/nurikk/zigbee2mqtt-frontend/commit/c66150a8f4b21bfd77e08c019685ef00cc6d63b4))
7+
8+
9+
110
## [0.9.3](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.9.2...0.9.3) (2024-12-28)
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.3",
11+
"version": "0.9.4",
1212
"license": "GPL-3.0",
1313
"scripts": {
1414
"build": "vite build",

0 commit comments

Comments
 (0)