Skip to content

Commit

Permalink
chore(release): 0.5.10 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
nurikk committed Jul 19, 2021
1 parent 8b76605 commit 10c1045
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [0.5.10](https://github.com/nurikk/z2m-frontend/compare/0.5.9...0.5.10) (2021-07-19)



## [0.5.9](https://github.com/nurikk/z2m-frontend/compare/0.5.8...0.5.9) (2021-07-19)


Expand Down
4 changes: 2 additions & 2 deletions 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.5.9",
"version": "0.5.10",
"license": "GPL-3.0",
"scripts": {
"build": "npm run clean && webpack --config ./webpack.config.js --mode production",
Expand Down

0 comments on commit 10c1045

Please sign in to comment.