Skip to content

Commit

Permalink
chore(release): 0.6.135 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk committed Sep 1, 2023
1 parent 44ade96 commit a89c3a0
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.135](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.134...0.6.135) (2023-09-01)


### Bug Fixes

* fix https://github.com/nurikk/zigbee2mqtt-frontend/issues/1772 ([#1775](https://github.com/nurikk/zigbee2mqtt-frontend/issues/1775)) ([44ade96](https://github.com/nurikk/zigbee2mqtt-frontend/commit/44ade9695fb907228debce6b5e2794dce5c958f6))



## [0.6.134](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.133...0.6.134) (2023-08-27)


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.134",
"version": "0.6.135",
"license": "GPL-3.0",
"scripts": {
"build": "vite build",
Expand Down

0 comments on commit a89c3a0

Please sign in to comment.