From 1cb0b6afe4b4168ba68d2bef5614ac11196a1267 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 23 Nov 2024 15:33:01 +0000 Subject: [PATCH] bumb(home-assistant-matter-hub): bumb to version 3.0.0-alpha.39 --- hamh/CHANGELOG.md | 10 ++++++++++ hamh/build.yaml | 2 +- hamh/config.yaml | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/hamh/CHANGELOG.md b/hamh/CHANGELOG.md index 599e80d..0f2cb80 100644 --- a/hamh/CHANGELOG.md +++ b/hamh/CHANGELOG.md @@ -1,3 +1,13 @@ +## 3.0.0-alpha.39 (2024-11-23) + +### 🩹 Fixes + +- revert matter.js to 0.11.5-alpha.0-20241121-c31bc6998 ([a52a66e](https://github.com/t0bst4r/home-assistant-matter-hub/commit/a52a66e)) + +### ❤️ Thank You + +- t0bst4r @t0bst4r + ## 3.0.0-alpha.38 (2024-11-23) ### 🩹 Fixes diff --git a/hamh/build.yaml b/hamh/build.yaml index 41e6952..319e7ae 100644 --- a/hamh/build.yaml +++ b/hamh/build.yaml @@ -1,2 +1,2 @@ args: - package_version: "3.0.0-alpha.38" + package_version: "3.0.0-alpha.39" diff --git a/hamh/config.yaml b/hamh/config.yaml index 4378d07..2eb255f 100644 --- a/hamh/config.yaml +++ b/hamh/config.yaml @@ -1,4 +1,4 @@ -version: "3.0.0-alpha.38" +version: "3.0.0-alpha.39" 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.