Skip to content

Commit b2158ae

Browse files
committed
chore(release): 0.9.5 🎉
1 parent aed2cbd commit b2158ae

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [0.9.5](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.9.4...0.9.5) (2025-03-21)
2+
3+
4+
### Bug Fixes
5+
6+
* **availability:** device check condition ([#2427](https://github.com/nurikk/zigbee2mqtt-frontend/issues/2427)) ([#2428](https://github.com/nurikk/zigbee2mqtt-frontend/issues/2428)) ([f3aa380](https://github.com/nurikk/zigbee2mqtt-frontend/commit/f3aa380f060a1dfc2c7b5df7a9bef61852601b72))
7+
8+
9+
### Features
10+
11+
* Frontend notification filter ([#2439](https://github.com/nurikk/zigbee2mqtt-frontend/issues/2439)) ([aed2cbd](https://github.com/nurikk/zigbee2mqtt-frontend/commit/aed2cbd9d10e211fe34d3f137ad7ce4c9eeda668))
12+
13+
14+
115
## [0.9.4](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.9.3...0.9.4) (2024-12-30)
216

317

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"*.css"
99
],
1010
"name": "zigbee2mqtt-frontend",
11-
"version": "0.9.4",
11+
"version": "0.9.5",
1212
"license": "GPL-3.0",
1313
"scripts": {
1414
"build": "vite build",

0 commit comments

Comments
 (0)