diff --git a/hamh/CHANGELOG.md b/hamh/CHANGELOG.md index 6cb2d0a..65d6ea7 100644 --- a/hamh/CHANGELOG.md +++ b/hamh/CHANGELOG.md @@ -1,3 +1,18 @@ +## 3.0.0-alpha.90 (2025-09-30) + +### 🐛 Fixes + +- use matter internal serialization to be able to serialize additional types (bigint, etc.) ([#836](https://github.com/t0bst4r/home-assistant-matter-hub/issues/836)) + +### 🚧 Chores + +- **deps:** bump the all-actions group with 3 updates ([30c41fb](https://github.com/t0bst4r/home-assistant-matter-hub/commit/30c41fb)) +- **deps-dev:** bump the all-deps group across 1 directory with 3 updates ([f8e2c33](https://github.com/t0bst4r/home-assistant-matter-hub/commit/f8e2c33)) + +### ❤️ Thank You + +- t0bst4r @t0bst4r + ## 3.0.0-alpha.89 (2025-09-30) ### 🐛 Fixes diff --git a/hamh/config.yaml b/hamh/config.yaml index 02f2db0..8905f42 100644 --- a/hamh/config.yaml +++ b/hamh/config.yaml @@ -1,4 +1,4 @@ -version: "3.0.0-alpha.89" +version: "3.0.0-alpha.90" image: ghcr.io/t0bst4r/home-assistant-matter-hub-addon slug: hamh name: Home-Assistant-Matter-Hub