Skip to content

Commit

Permalink
chore(release): 0.6.130 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
nurikk committed Jul 3, 2023
1 parent b6499e1 commit 3187134
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [0.6.130](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.129...0.6.130) (2023-07-03)


### Bug Fixes

* **Composite:** fix features aggregation ([b6499e1](https://github.com/nurikk/zigbee2mqtt-frontend/commit/b6499e1894920dbc41182654bd8a30043e59eda9)), closes [#1736](https://github.com/nurikk/zigbee2mqtt-frontend/issues/1736)
* **i18n:** simplified Chinese auto detect ([4e337c5](https://github.com/nurikk/zigbee2mqtt-frontend/commit/4e337c5a8718d4977585c94cdf8895cae1a65385))
* **LocalePicker:** cix Dannish flag ([8629b58](https://github.com/nurikk/zigbee2mqtt-frontend/commit/8629b5865858344fb538d6ebcd5142d6e61c9c4e))



## [0.6.129](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.128...0.6.129) (2023-05-06)


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

0 comments on commit 3187134

Please sign in to comment.