From 9c5209a32eb05c7e4f9e95ec4a4bb37b04f7f9f9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 29 Jan 2026 00:19:34 +0000 Subject: [PATCH] release(hamh-testing): 2.0.0-testing.13 --- hamh-testing/CHANGELOG.md | 10 ++++++++++ hamh-testing/config.yaml | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/hamh-testing/CHANGELOG.md b/hamh-testing/CHANGELOG.md index 980a032..9effe8d 100644 --- a/hamh-testing/CHANGELOG.md +++ b/hamh-testing/CHANGELOG.md @@ -1,3 +1,13 @@ +# [2.0.0-testing.13](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-testing.12...v2.0.0-testing.13) (2026-01-29) + + +* feat!: bump to version 4.0 series for testing branch ([427b12a](https://github.com/RiDDiX/home-assistant-matter-hub/commit/427b12ae90d43f5278a9e832be26e6776ef09eac)) + + +### BREAKING CHANGES + +* Major version bump to 4.0 series. This testing branch may contain breaking changes, experimental features, and unstable code. Use at your own risk. + # [2.0.0-testing.12](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-testing.11...v2.0.0-testing.12) (2026-01-29) diff --git a/hamh-testing/config.yaml b/hamh-testing/config.yaml index e73ffec..9094fbf 100644 --- a/hamh-testing/config.yaml +++ b/hamh-testing/config.yaml @@ -1,4 +1,4 @@ -version: "2.0.0-testing.12" +version: "2.0.0-testing.13" image: ghcr.io/riddix/home-assistant-matter-hub-addon slug: hamh-testing name: Home-Assistant-Matter-Hub (Testing)