From 5be6dadbc5e3f1b3d6958d61d4aaece73929705f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 29 Sep 2025 19:30:04 +0000 Subject: [PATCH] bumb(home-assistant-matter-hub): bumb to version 3.0.0-alpha.88 --- hamh/CHANGELOG.md | 19 +++++++++++++++++++ hamh/config.yaml | 2 +- 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/hamh/CHANGELOG.md b/hamh/CHANGELOG.md index 635da37..67795e3 100644 --- a/hamh/CHANGELOG.md +++ b/hamh/CHANGELOG.md @@ -1,3 +1,22 @@ +## 3.0.0-alpha.88 (2025-09-29) + +### 🐛 Fixes + +- cleanup boot sequence and state handling, update all dependencies ([4afb864](https://github.com/t0bst4r/home-assistant-matter-hub/commit/4afb864)) +- ⚠️ remove funding ([#825](https://github.com/t0bst4r/home-assistant-matter-hub/issues/825)) + +### 🚧 Chores + +- merge review fixes ([14c20e4](https://github.com/t0bst4r/home-assistant-matter-hub/commit/14c20e4)) + +### ⚠️ Breaking Changes + +- MAINTAINER WANTED! This project is currently **looking for a new maintainer**. Due to limited time, I can no longer actively maintain it. If you are interested in taking over or co-maintaining, please reach out via GitHub Discussions (#825). + +### ❤️ Thank You + +- t0bst4r @t0bst4r + ## 3.0.0-alpha.87 (2025-07-09) ### 🚀 Features diff --git a/hamh/config.yaml b/hamh/config.yaml index 80ffa7d..dc923b5 100644 --- a/hamh/config.yaml +++ b/hamh/config.yaml @@ -1,4 +1,4 @@ -version: "3.0.0-alpha.87" +version: "3.0.0-alpha.88" image: ghcr.io/t0bst4r/home-assistant-matter-hub-addon slug: hamh name: Home-Assistant-Matter-Hub