Skip to content

Commit 37587b0

Browse files
committed
chore(release): 0.6.142 🎉
1 parent 4009890 commit 37587b0

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [0.6.142](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.141...0.6.142) (2023-10-27)
2+
3+
4+
### Bug Fixes
5+
6+
* **list:** fix list editor ([3df395b](https://github.com/nurikk/zigbee2mqtt-frontend/commit/3df395b774816b7605cf34699c4e9cdf288f1b56))
7+
* **pretty:** pretty it ([4009890](https://github.com/nurikk/zigbee2mqtt-frontend/commit/4009890e0ece16a069b511e079ac341e343e3d19))
8+
9+
10+
111
## [0.6.141](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.140...0.6.141) (2023-10-27)
212

313

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

0 commit comments

Comments
 (0)