Skip to content

Commit f53bb2d

Browse files
committed
chore(release): 0.8.1 🎉
1 parent e6679e9 commit f53bb2d

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.8.1](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.8.0...0.8.1) (2024-12-02)
2+
3+
4+
### Bug Fixes
5+
6+
* match 2.0.0 permit join API ([#2158](https://github.com/nurikk/zigbee2mqtt-frontend/issues/2158)) ([e6679e9](https://github.com/nurikk/zigbee2mqtt-frontend/commit/e6679e9635c8f7ef886d4ff1c26923606ed4c4b2))
7+
8+
9+
110
# [0.8.0](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.7.7...0.8.0) (2024-12-01)
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.8.0",
11+
"version": "0.8.1",
1212
"license": "GPL-3.0",
1313
"scripts": {
1414
"build": "vite build",

0 commit comments

Comments
 (0)