Compare commits

..

1 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
2 changed files with 3 additions and 14 deletions

View File

@@ -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))

View File

@@ -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)