We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12bcb5f commit bdcb52cCopy full SHA for bdcb52c
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [0.6.151](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.150...0.6.151) (2024-01-02)
2
+
3
4
+### Bug Fixes
5
6
+* **memoize:** fix memoize ([12bcb5f](https://github.com/nurikk/zigbee2mqtt-frontend/commit/12bcb5f573abf50545a507ad0e3ef2464fb36f9d))
7
8
9
10
## [0.6.150](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.149...0.6.150) (2023-12-25)
11
12
package.json
@@ -8,7 +8,7 @@
"*.css"
],
"name": "zigbee2mqtt-frontend",
- "version": "0.6.150",
+ "version": "0.6.151",
"license": "GPL-3.0",
13
"scripts": {
14
"build": "vite build",
0 commit comments