release(hamh-alpha): 2.1.0-alpha.529

This commit is contained in:
github-actions[bot]
2026-03-23 21:26:25 +00:00
parent 09c07ae067
commit 9887b91463
2 changed files with 6 additions and 8 deletions

View File

@@ -1,13 +1,11 @@
# v2.1.0-alpha.528
# v2.1.0-alpha.529
## Changes
- fix(plugins): resolve biome lint errors in example plugins (47c59f72)
- docs(plugins): document domain mappings, cloud provider plugins, and error handling improvements (e5a53cf8)
- feat(plugins): add cloud-mock and broken example plugins (59fb0123)
- fix(plugins): prevent process crash on unhandled rejections from plugins (9ea38e5f)
- feat(plugins): wire domain mappings into endpoint creation pipeline (9553efab)
- feat(plugins): add domain mapping support to plugin API (a773d944)
- fix: resolve lint errors in composed endpoint tests and cover formatting (f63bd492)
- test: add composed endpoint and server-mode vacuum device tests (d16993e8)
- refactor: deduplicate PowerSourceServer battery callback into DefaultPowerSourceServer (ddc0020c)
- fix: guard DiagnosticService against undefined aggregator in server-mode bridges (fa9b11ea)
---
⚠️ **This is an alpha release** - use at your own risk!

View File

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