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.