From 69719773576a394b14cf0613804f9e5eb668de33 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 12 Mar 2026 11:25:58 +0000 Subject: [PATCH] release(hamh-alpha): 2.1.0-alpha.494 --- hamh-alpha/CHANGELOG.md | 9 +++++++-- hamh-alpha/config.yaml | 2 +- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/hamh-alpha/CHANGELOG.md b/hamh-alpha/CHANGELOG.md index e165639..5e827d3 100644 --- a/hamh-alpha/CHANGELOG.md +++ b/hamh-alpha/CHANGELOG.md @@ -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! diff --git a/hamh-alpha/config.yaml b/hamh-alpha/config.yaml index a6e55a8..8ce40fa 100644 --- a/hamh-alpha/config.yaml +++ b/hamh-alpha/config.yaml @@ -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)