diff --git a/hamh/CHANGELOG.md b/hamh/CHANGELOG.md index 7ba7f58..3bde497 100644 --- a/hamh/CHANGELOG.md +++ b/hamh/CHANGELOG.md @@ -1,3 +1,13 @@ +## 3.0.0-alpha.65 (2025-01-25) + +### 🚀 Features + +- link to new documentation ([4419a90](https://github.com/t0bst4r/home-assistant-matter-hub/commit/4419a90)) + +### ❤️ Thank You + +- Tobias Glatthar @t0bst4r + ## 3.0.0-alpha.64 (2025-01-25) ### 🚀 Features diff --git a/hamh/build.yaml b/hamh/build.yaml index 75cb291..8e1c560 100644 --- a/hamh/build.yaml +++ b/hamh/build.yaml @@ -1,2 +1,2 @@ args: - package_version: "3.0.0-alpha.64" + package_version: "3.0.0-alpha.65" diff --git a/hamh/config.yaml b/hamh/config.yaml index 75620b6..28de295 100644 --- a/hamh/config.yaml +++ b/hamh/config.yaml @@ -1,4 +1,4 @@ -version: "3.0.0-alpha.64" +version: "3.0.0-alpha.65" 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.