From 9ce544994b1cfd4c3949548779f15f722a1d6b4b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 23 Nov 2024 16:10:31 +0000 Subject: [PATCH] bumb(home-assistant-matter-hub): bumb to version 3.0.0-alpha.40 --- hamh/CHANGELOG.md | 11 +++++++++++ hamh/build.yaml | 2 +- hamh/config.yaml | 2 +- 3 files changed, 13 insertions(+), 2 deletions(-) diff --git a/hamh/CHANGELOG.md b/hamh/CHANGELOG.md index 0f2cb80..30e45ee 100644 --- a/hamh/CHANGELOG.md +++ b/hamh/CHANGELOG.md @@ -1,3 +1,14 @@ +## 3.0.0-alpha.40 (2024-11-23) + +### 🩹 Fixes + +- trigger new release ([d00b83f](https://github.com/t0bst4r/home-assistant-matter-hub/commit/d00b83f)) +- revert matter.js and cleanup dependencies ([89507ce](https://github.com/t0bst4r/home-assistant-matter-hub/commit/89507ce)) + +### ❤️ Thank You + +- t0bst4r @t0bst4r + ## 3.0.0-alpha.39 (2024-11-23) ### 🩹 Fixes diff --git a/hamh/build.yaml b/hamh/build.yaml index 319e7ae..83b3132 100644 --- a/hamh/build.yaml +++ b/hamh/build.yaml @@ -1,2 +1,2 @@ args: - package_version: "3.0.0-alpha.39" + package_version: "3.0.0-alpha.40" diff --git a/hamh/config.yaml b/hamh/config.yaml index 2eb255f..3acee8b 100644 --- a/hamh/config.yaml +++ b/hamh/config.yaml @@ -1,4 +1,4 @@ -version: "3.0.0-alpha.39" +version: "3.0.0-alpha.40" 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.