Skip to content

Commit bf280ff

Browse files
committed
chore(release): 0.6.143 🎉
1 parent 5803577 commit bf280ff

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.6.143](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.142...0.6.143) (2023-11-09)
2+
3+
4+
### Bug Fixes
5+
6+
* **composite/list:** fix climate schedule not working ([5803577](https://github.com/nurikk/zigbee2mqtt-frontend/commit/58035775b6cdc622ec7a0468481fce08fae9a538))
7+
8+
9+
110
## [0.6.142](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.141...0.6.142) (2023-10-27)
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.6.142",
11+
"version": "0.6.143",
1212
"license": "GPL-3.0",
1313
"scripts": {
1414
"build": "vite build",

0 commit comments

Comments
 (0)