Skip to content

Commit

Permalink
chore(release): 0.6.134 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
nurikk committed Aug 27, 2023
1 parent 2985773 commit 1b88b6e
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
## [0.6.134](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.133...0.6.134) (2023-08-27)


### Bug Fixes

* **expose:** remove commented line ([26af80c](https://github.com/nurikk/zigbee2mqtt-frontend/commit/26af80c833ffdc39233f016149719dbbbb2d7e14))


### Features

* **expose:** use label name in expose ([d4873e5](https://github.com/nurikk/zigbee2mqtt-frontend/commit/d4873e5e2a718d08ca9e9c23bb97acea9799858f))
* **getCurrentTheme:** auto detect prefered theme ([2985773](https://github.com/nurikk/zigbee2mqtt-frontend/commit/2985773019b25103461894e935466a08ef8e74a0))
* **i18n:** import new strings ([e95d9fa](https://github.com/nurikk/zigbee2mqtt-frontend/commit/e95d9fab18cb1c8f952ff54200420796a7c670e3))
* **i18n:** trim locales ([d2540ff](https://github.com/nurikk/zigbee2mqtt-frontend/commit/d2540ffcb5a03ed5dc02f31b53a1ed3c6e2d12d0))



## [0.6.133](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.132...0.6.133) (2023-07-21)


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

0 comments on commit 1b88b6e

Please sign in to comment.