Skip to content

Commit

Permalink
chore(release): 0.6.149 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
nurikk committed Dec 10, 2023
1 parent 6e68715 commit a75ccbd
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## [0.6.149](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.148...0.6.149) (2023-12-10)


### Bug Fixes

* **notification:** automatically hide notifications ([6e68715](https://github.com/nurikk/zigbee2mqtt-frontend/commit/6e68715c482c4281f188e08303d243fcc86db214))


### Features

* **memoize-table-columns:** memoize device list table columns ([ec9bf9e](https://github.com/nurikk/zigbee2mqtt-frontend/commit/ec9bf9e41d97a73b374978a598aff9ea6430e13e))
* **scrolltotop:** add ScrollToTop component ([ab454fc](https://github.com/nurikk/zigbee2mqtt-frontend/commit/ab454fc957c9391e39e979e60aa723d344be5486))
* **ui:** allow display illuminance_lux in dashboard ([5a8509a](https://github.com/nurikk/zigbee2mqtt-frontend/commit/5a8509a86cde169f4071f74d35cfad447ffac99d))



## [0.6.148](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.147...0.6.148) (2023-12-05)


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

0 comments on commit a75ccbd

Please sign in to comment.