Skip to content

Commit

Permalink
chore(release): 0.6.114 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
nurikk committed Oct 2, 2022
1 parent 8a7fa80 commit 8aad776
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## [0.6.114](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.113...0.6.114) (2022-10-02)


### Bug Fixes

* **ColorEditor:** fix rgb to other colors conversion ([8a7fa80](https://github.com/nurikk/zigbee2mqtt-frontend/commit/8a7fa80f9c5661a0627f0f319a77b2cee22d2d1b))


### Features

* **DashboardFeatureWrapper:** Add more icons ([#1560](https://github.com/nurikk/zigbee2mqtt-frontend/issues/1560)) ([ba978e0](https://github.com/nurikk/zigbee2mqtt-frontend/commit/ba978e084095f58a38744a425444f68585c34d93))



## [0.6.113](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.112...0.6.113) (2022-10-01)


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

0 comments on commit 8aad776

Please sign in to comment.