From bf6b12cceaf69872c21d025b5c13251f3a866ce1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 12 Mar 2025 17:50:37 +0000 Subject: [PATCH] bumb(home-assistant-matter-hub): bumb to version 3.0.0-alpha.76 --- hamh/CHANGELOG.md | 10 ++++++++++ hamh/config.yaml | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/hamh/CHANGELOG.md b/hamh/CHANGELOG.md index 9655c1c..d9f665a 100644 --- a/hamh/CHANGELOG.md +++ b/hamh/CHANGELOG.md @@ -1,3 +1,13 @@ +## 3.0.0-alpha.76 (2025-03-12) + +### 🐛 Fixes + +- add additional null-checks to prevent startup failures ([c53c29f](https://github.com/t0bst4r/home-assistant-matter-hub/commit/c53c29f)) + +### ❤️ Thank You + +- t0bst4r @t0bst4r + ## 3.0.0-alpha.75 (2025-03-12) ### 🐛 Fixes diff --git a/hamh/config.yaml b/hamh/config.yaml index 92b0fe3..328a1d8 100644 --- a/hamh/config.yaml +++ b/hamh/config.yaml @@ -1,4 +1,4 @@ -version: "3.0.0-alpha.75" +version: "3.0.0-alpha.76" image: ghcr.io/t0bst4r/home-assistant-matter-hub-addon slug: hamh name: Home-Assistant-Matter-Hub