From 7fe14887ee0f977a2184aa3f26038bf05ff7eec5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 30 Sep 2025 09:45:43 +0000 Subject: [PATCH] bumb(home-assistant-matter-hub): bumb to version 3.0.0-alpha.90 --- hamh/CHANGELOG.md | 15 +++++++++++++++ hamh/config.yaml | 2 +- 2 files changed, 16 insertions(+), 1 deletion(-) 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