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.