Skip to content

Commit

Permalink
chore(release): 0.6.116 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
nurikk-sa committed Nov 15, 2022
1 parent d56542d commit b958618
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.116](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.115...0.6.116) (2022-11-15)


### Bug Fixes

* **composite:** fix controlled state update ([42177b8](https://github.com/nurikk/zigbee2mqtt-frontend/commit/42177b8526c1938d0b31a2b0afbbad2a3f91b154))



## [0.6.115](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.114...0.6.115) (2022-11-05)


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

0 comments on commit b958618

Please sign in to comment.