From 48ce0c00c9d213751ab94c4271d62357aa0fed9a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 3 Feb 2025 20:50:35 +0000 Subject: [PATCH] bumb(home-assistant-matter-hub): bumb to version 3.0.0-alpha.67 --- 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 cf498c1..acd8f5b 100644 --- a/hamh/CHANGELOG.md +++ b/hamh/CHANGELOG.md @@ -1,3 +1,13 @@ +## 3.0.0-alpha.67 (2025-02-03) + +### 🩹 Fixes + +- improve logging to debug inclusion and exclusion ([f055652](https://github.com/t0bst4r/home-assistant-matter-hub/commit/f055652)) + +### ❤️ Thank You + +- Tobias Glatthar @t0bst4r + ## 3.0.0-alpha.66 (2025-01-25) ### 🩹 Fixes diff --git a/hamh/build.yaml b/hamh/build.yaml index fad3b70..603165c 100644 --- a/hamh/build.yaml +++ b/hamh/build.yaml @@ -1,2 +1,2 @@ args: - package_version: "3.0.0-alpha.66" + package_version: "3.0.0-alpha.67" diff --git a/hamh/config.yaml b/hamh/config.yaml index f0dab1e..31d370f 100644 --- a/hamh/config.yaml +++ b/hamh/config.yaml @@ -1,4 +1,4 @@ -version: "3.0.0-alpha.66" +version: "3.0.0-alpha.67" 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.