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