Compare commits

..

2 Commits

Author SHA1 Message Date
github-actions[bot]
2dba39ffa6 release(hamh-testing): 2.0.0-testing.4 2026-01-28 16:24:41 +00:00
github-actions[bot]
b1f239da02 release(hamh-alpha): 2.0.0-alpha.56 2026-01-28 16:24:15 +00:00
4 changed files with 16 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
# [2.0.0-alpha.56](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.55...v2.0.0-alpha.56) (2026-01-28)
### Features
* sort bridges alphabetically in UI ([#30](https://github.com/RiDDiX/home-assistant-matter-hub/issues/30)) ([2b38f06](https://github.com/RiDDiX/home-assistant-matter-hub/commit/2b38f0678bc101d81469d46ee68f0c624dcb66a3))
# [2.0.0-alpha.55](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.54...v2.0.0-alpha.55) (2026-01-28)

View File

@@ -1,4 +1,4 @@
version: "2.0.0-alpha.55"
version: "2.0.0-alpha.56"
image: ghcr.io/riddix/home-assistant-matter-hub-addon
slug: hamh-alpha
name: Home-Assistant-Matter-Hub (Alpha)

View File

@@ -1,3 +1,10 @@
# [2.0.0-testing.4](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-testing.3...v2.0.0-testing.4) (2026-01-28)
### Features
* sort bridges alphabetically in UI ([#30](https://github.com/RiDDiX/home-assistant-matter-hub/issues/30)) ([80cc75c](https://github.com/RiDDiX/home-assistant-matter-hub/commit/80cc75cce9ef7d9ecebabde4d8b4f830c8ea04d7))
# [2.0.0-testing.3](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-testing.2...v2.0.0-testing.3) (2026-01-28)

View File

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