From bb9cf76ddafc2bff8a77cf96438ec21070d01e2a Mon Sep 17 00:00:00 2001 From: Tobias Glatthar Date: Thu, 6 Feb 2025 11:01:00 +0100 Subject: [PATCH] bumb(home-assistant-matter-hub): bumb to version 3.0.0-alpha.68 --- hamh/CHANGELOG.md | 13 ++++++++++++- hamh/build.yaml | 2 +- hamh/config.yaml | 2 +- 3 files changed, 14 insertions(+), 3 deletions(-) diff --git a/hamh/CHANGELOG.md b/hamh/CHANGELOG.md index acd8f5b..5e74f2d 100644 --- a/hamh/CHANGELOG.md +++ b/hamh/CHANGELOG.md @@ -1,3 +1,14 @@ +## 3.0.0-alpha.68 (2025-02-06) + +### 🐛 Fixes + +- bumb matter.js to 0.12.3 ([a1266d9](https://github.com/t0bst4r/home-assistant-matter-hub/commit/a1266d9)) + +### ℹ️ Other Notes + +- HUGE THANK YOU to @Apollon77 and @kennylevinsen for (probably) fixing the Google Home Issue + + ## 3.0.0-alpha.67 (2025-02-03) ### 🩹 Fixes @@ -826,4 +837,4 @@ ### ❤️ Thank You -- t0bst4r @t0bst4r \ No newline at end of file +- t0bst4r @t0bst4r diff --git a/hamh/build.yaml b/hamh/build.yaml index 603165c..94d320c 100644 --- a/hamh/build.yaml +++ b/hamh/build.yaml @@ -1,2 +1,2 @@ args: - package_version: "3.0.0-alpha.67" + package_version: "3.0.0-alpha.68" diff --git a/hamh/config.yaml b/hamh/config.yaml index 31d370f..6ea2c47 100644 --- a/hamh/config.yaml +++ b/hamh/config.yaml @@ -1,4 +1,4 @@ -version: "3.0.0-alpha.67" +version: "3.0.0-alpha.68" 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.