Skip to content

Commit 9fd6977

Browse files
committed
chore(release): 0.9.0 🎉
1 parent 7ca8026 commit 9fd6977

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.0](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.8.1...0.9.0) (2024-12-08)
2+
3+
4+
### Bug Fixes
5+
6+
* consistent rep interval capitalisation ([#2273](https://github.com/nurikk/zigbee2mqtt-frontend/issues/2273)) ([ed5a73b](https://github.com/nurikk/zigbee2mqtt-frontend/commit/ed5a73b65a2170f6a7c6d420285252b265c20343))
7+
* **permit_join:** update to new permit join API ([7ca8026](https://github.com/nurikk/zigbee2mqtt-frontend/commit/7ca8026436fff5029a2eff8e9c76b2e3969608ee))
8+
9+
10+
111
## [0.8.1](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.8.0...0.8.1) (2024-12-02)
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.8.1",
11+
"version": "0.9.0",
1212
"license": "GPL-3.0",
1313
"scripts": {
1414
"build": "vite build",

0 commit comments

Comments
 (0)