From 6a0a9ad572ff1b3e0aef475d7c8a9a0677abfff4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 31 Jan 2026 15:06:05 +0000 Subject: [PATCH] release(hamh-testing): 4.1.0-testing.2 --- hamh-testing/CHANGELOG.md | 15 ++------------- hamh-testing/config.yaml | 2 +- 2 files changed, 3 insertions(+), 14 deletions(-) diff --git a/hamh-testing/CHANGELOG.md b/hamh-testing/CHANGELOG.md index 1c44bfd..6eeb927 100644 --- a/hamh-testing/CHANGELOG.md +++ b/hamh-testing/CHANGELOG.md @@ -1,17 +1,6 @@ -# [4.0.0-testing.54](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.0.0-testing.53...v4.0.0-testing.54) (2026-01-31) +# [4.1.0-testing.2](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.1.0-testing.1...v4.1.0-testing.2) (2026-01-31) ### Bug Fixes -* detect humidity from current_humidity attribute, not just TARGET_HUMIDITY feature ([#67](https://github.com/RiDDiX/home-assistant-matter-hub/issues/67)) ([f2f8709](https://github.com/RiDDiX/home-assistant-matter-hub/commit/f2f870976cf724624f93ce97972f166974b51669)) -* force version 4.1.0-testing release ([f5b8c0b](https://github.com/RiDDiX/home-assistant-matter-hub/commit/f5b8c0b4ea3b93c1912375f10e61794aa9398bad)) - -# [4.0.0-testing.53](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.0.0-testing.52...v4.0.0-testing.53) (2026-01-31) - - -* feat!: fix semantic-release config to bump minor version on breaking changes ([b35017a](https://github.com/RiDDiX/home-assistant-matter-hub/commit/b35017af81669bec9c686fd1f1a541b84dca2152)) - - -### BREAKING CHANGES - -* This commit triggers a minor version bump to 4.1.0-testing +* add manual version input to release workflow for Docker builds ([040a694](https://github.com/RiDDiX/home-assistant-matter-hub/commit/040a69455817c04d5c911aa8dffed2ad7ae9f75d)) diff --git a/hamh-testing/config.yaml b/hamh-testing/config.yaml index f9d466d..9fa3c3c 100644 --- a/hamh-testing/config.yaml +++ b/hamh-testing/config.yaml @@ -1,4 +1,4 @@ -version: "4.0.0-testing.54" +version: "4.1.0-testing.2" image: ghcr.io/riddix/home-assistant-matter-hub-addon slug: hamh-testing name: Home-Assistant-Matter-Hub (Testing)