Skip to content

Commit

Permalink
chore(release): 0.6.137 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
nurikk committed Oct 4, 2023
1 parent 91d8508 commit e4dbcf1
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
## [0.6.137](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.136...0.6.137) (2023-10-04)


### Bug Fixes

* **device image:** remove slsys pictures since it doesn't exist anymore ([a2e3dc3](https://github.com/nurikk/zigbee2mqtt-frontend/commit/a2e3dc31110b33aa5fe38e5e8ec7970aabf315bf))
* **expose:** label not shown ([a9c2291](https://github.com/nurikk/zigbee2mqtt-frontend/commit/a9c22917c20050739def61a542746a257044cdfb))
* **getCurrentTheme:** fix light theme switching ([91d8508](https://github.com/nurikk/zigbee2mqtt-frontend/commit/91d85081c4d84b587803b2787b10abd3c610ae38))
* **typo:** correct typo ([5764c1f](https://github.com/nurikk/zigbee2mqtt-frontend/commit/5764c1f7dd7dc0029f3100f89f44b4aa9ae3c7ef))


### Features

* **ci:** check code style ([0f1994d](https://github.com/nurikk/zigbee2mqtt-frontend/commit/0f1994d4e96c32017a4aa814dfac69d4b8ba1f7c))
* **deps:** add engine dependency ([ab54eda](https://github.com/nurikk/zigbee2mqtt-frontend/commit/ab54eda4e97637efd9a6e928d7902348dbd10e17))



## [0.6.136](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.135...0.6.136) (2023-09-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.136",
"version": "0.6.137",
"license": "GPL-3.0",
"scripts": {
"build": "vite build",
Expand Down

0 comments on commit e4dbcf1

Please sign in to comment.