bumb(home-assistant-matter-hub): bumb to version 3.0.0-alpha.87

This commit is contained in:
github-actions[bot]
2025-07-09 18:18:57 +00:00
parent 9cb272bca7
commit 91a952df7f
2 changed files with 20 additions and 1 deletions

View File

@@ -1,3 +1,22 @@
## 3.0.0-alpha.87 (2025-07-09)
### 🚀 Features
- **sensor:** Add illuminance sensor type ([#758](https://github.com/t0bst4r/home-assistant-matter-hub/pull/758))
### 🐛 Fixes
- properly handle transactions to prevent cyclic event flows ([#763](https://github.com/t0bst4r/home-assistant-matter-hub/issues/763), [#745](https://github.com/t0bst4r/home-assistant-matter-hub/issues/745))
### 🚧 Chores
- **docker:** add netcat to the standalone docker image ([#737](https://github.com/t0bst4r/home-assistant-matter-hub/issues/737))
### ❤️ Thank You
- Fabian @Fabiann2205
- t0bst4r @t0bst4r
## 3.0.0-alpha.86 (2025-06-11)
### 🐛 Fixes

View File

@@ -1,4 +1,4 @@
version: "3.0.0-alpha.86"
version: "3.0.0-alpha.87"
image: ghcr.io/t0bst4r/home-assistant-matter-hub-addon
slug: hamh
name: Home-Assistant-Matter-Hub