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

This commit is contained in:
github-actions[bot]
2026-03-12 11:25:58 +00:00
parent eb214f834d
commit 6971977357
2 changed files with 8 additions and 3 deletions

View File

@@ -1,8 +1,13 @@
# v2.1.0-alpha.493
# v2.1.0-alpha.494
## Changes
- fix: make scripts momentary and fix autoReset optimistic guard conflict (#253) (8cf7ede9)
- fix: sort imports in docusaurus.config.ts (675dd8c1)
- feat: migrate documentation from MyST to Docusaurus (3e2470bd)
- docs: update plugin system docs with new device types and clusters (ae5e2abe)
- feat: add tgz upload and local path install to plugins UI (44f3e5ef)
- fix: harden plugin system (storage debounce, validation, API version check) (03789acc)
- feat: expand plugin device types and fix endpoint typing (5764b5eb)
---
⚠️ **This is an alpha release** - use at your own risk!

View File

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