Skip to content

Commit

Permalink
chore(release): 0.7.4 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk committed Jul 26, 2024
1 parent ad2784f commit 4053764
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.7.4](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.7.3...0.7.4) (2024-07-26)


### Bug Fixes

* **translation:** ignore `en` translation from poeeditor ([#2085](https://github.com/nurikk/zigbee2mqtt-frontend/issues/2085)) ([ad2784f](https://github.com/nurikk/zigbee2mqtt-frontend/commit/ad2784f4e5022706813d477046548ab0ad19fbe8))



## [0.7.3](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.7.2...0.7.3) (2024-07-22)


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

0 comments on commit 4053764

Please sign in to comment.