From 86e913f18892414541e7023412d6945c6a52a4ff Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 27 Nov 2024 15:39:58 +0000 Subject: [PATCH] bumb(home-assistant-matter-hub): bumb to version 3.0.0-alpha.41 --- hamh/CHANGELOG.md | 17 +++++++++++++++++ hamh/build.yaml | 2 +- hamh/config.yaml | 2 +- 3 files changed, 19 insertions(+), 2 deletions(-) diff --git a/hamh/CHANGELOG.md b/hamh/CHANGELOG.md index 30e45ee..d23e56e 100644 --- a/hamh/CHANGELOG.md +++ b/hamh/CHANGELOG.md @@ -1,3 +1,20 @@ +## 3.0.0-alpha.41 (2024-11-27) + +### 🚀 Features + +- add a customized app logo ([#202](https://github.com/t0bst4r/home-assistant-matter-hub/pull/202)) +- **frontend:** add app logo to header ([f9d8021](https://github.com/t0bst4r/home-assistant-matter-hub/commit/f9d8021)) + +### 🩹 Fixes + +- add more details when home assistant connection fails ([963d3b2](https://github.com/t0bst4r/home-assistant-matter-hub/commit/963d3b2)) +- **frontend:** add margin to the commissioning qr-code ([#198](https://github.com/t0bst4r/home-assistant-matter-hub/pull/198)) + +### ❤️ Thank You + +- adrisg +- Tobias Glatthar @t0bst4r + ## 3.0.0-alpha.40 (2024-11-23) ### 🩹 Fixes diff --git a/hamh/build.yaml b/hamh/build.yaml index 83b3132..592eb57 100644 --- a/hamh/build.yaml +++ b/hamh/build.yaml @@ -1,2 +1,2 @@ args: - package_version: "3.0.0-alpha.40" + package_version: "3.0.0-alpha.41" diff --git a/hamh/config.yaml b/hamh/config.yaml index 3acee8b..ac9003d 100644 --- a/hamh/config.yaml +++ b/hamh/config.yaml @@ -1,4 +1,4 @@ -version: "3.0.0-alpha.40" +version: "3.0.0-alpha.41" slug: hamh name: Home-Assistant-Matter-Hub description: Publish your entities from Home Assistant to any Matter-compatible controller like Alexa, Apple Home or Google Home.