Skip to content

Commit cc4e080

Browse files
committed
chore(release): 0.6.167 🎉
1 parent 07536d1 commit cc4e080

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.167](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.166...0.6.167) (2024-05-03)
2+
3+
4+
### Bug Fixes
5+
6+
* **devicecontrol:** show edit buttons on mobile width ([#2012](https://github.com/nurikk/zigbee2mqtt-frontend/issues/2012)) ([07536d1](https://github.com/nurikk/zigbee2mqtt-frontend/commit/07536d1ab791a3c86ffc2c9d00954626c80bda95))
7+
8+
9+
110
## [0.6.166](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.165...0.6.166) (2024-05-02)
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.166",
11+
"version": "0.6.167",
1212
"license": "GPL-3.0",
1313
"scripts": {
1414
"build": "vite build",

0 commit comments

Comments
 (0)