release(hamh-alpha): 2.0.0-alpha.165

This commit is contained in:
github-actions[bot]
2026-02-02 11:03:16 +00:00
parent c777075e53
commit ea58f25905
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
# [2.0.0-alpha.165](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.164...v2.0.0-alpha.165) (2026-02-02)
### Bug Fixes
* correct ServiceArea initialize() to call super.initialize() first ([5be3d06](https://github.com/RiDDiX/home-assistant-matter-hub/commit/5be3d06b69e468ffcbd2a0d60292539728cc1e33))
# [2.0.0-alpha.164](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.163...v2.0.0-alpha.164) (2026-02-02)

View File

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