Compare commits

..

3 Commits

Author SHA1 Message Date
github-actions[bot]
6a0a9ad572 release(hamh-testing): 4.1.0-testing.2 2026-01-31 15:06:05 +00:00
github-actions[bot]
b39758d241 release(hamh-testing): 4.0.0-testing.54 2026-01-31 14:45:30 +00:00
RiDDiX
377d3f266d fix: revert to 4.0.0-testing.53 - Docker image for 4.1.0-testing.1 was not built 2026-01-31 15:34:48 +01:00
2 changed files with 4 additions and 7 deletions

View File

@@ -1,9 +1,6 @@
# [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)
# [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)
* feat!: fix semantic-release config to bump minor version on breaking changes ([b35017a](https://github.com/RiDDiX/home-assistant-matter-hub/commit/b35017af81669bec9c686fd1f1a541b84dca2152))
### Bug Fixes
### 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))

View File

@@ -1,4 +1,4 @@
version: "4.1.0-testing.1"
version: "4.1.0-testing.2"
image: ghcr.io/riddix/home-assistant-matter-hub-addon
slug: hamh-testing
name: Home-Assistant-Matter-Hub (Testing)