Skip to content

Commit

Permalink
chore(release): 0.6.12 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
nurikk committed Oct 1, 2021
1 parent a78aa85 commit 69dae97
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.6.12](https://github.com/nurikk/z2m-frontend/compare/0.6.11...0.6.12) (2021-10-01)


### Bug Fixes

* **mobile:** range-editor not working on mobile ([#899](https://github.com/nurikk/z2m-frontend/issues/899)) ([a78aa85](https://github.com/nurikk/z2m-frontend/commit/a78aa8581127e58ee3b8ddbe71157b1b8ad48aac))



## [0.6.11](https://github.com/nurikk/z2m-frontend/compare/0.6.10...0.6.11) (2021-09-30)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.11",
"version": "0.6.12",
"license": "GPL-3.0",
"scripts": {
"build": "npm run clean && webpack --config ./webpack.config.js --mode production",
Expand Down

0 comments on commit 69dae97

Please sign in to comment.