Skip to content

Commit

Permalink
chore(release): 0.6.127 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
nurikk-sa committed Mar 19, 2023
1 parent 84882cc commit 68095f4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.6.127](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.126...0.6.127) (2023-03-19)


### Bug Fixes

* **forms:** fix disapearing changes on device state update ([84882cc](https://github.com/nurikk/zigbee2mqtt-frontend/commit/84882cc525d607bcf403bca2288288ddde60ae89))



## [0.6.126](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.125...0.6.126) (2023-03-06)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"*.css"
],
"name": "zigbee2mqtt-frontend",
"version": "0.6.126",
"version": "0.6.127",
"license": "GPL-3.0",
"scripts": {
"build": "vite build",
Expand Down

0 comments on commit 68095f4

Please sign in to comment.