From 094bb6eb5e68d8e7977c640b5eccb155b83c8931 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 7 Mar 2026 00:03:04 +0000 Subject: [PATCH] release(hamh-alpha): 2.1.0-alpha.447 --- hamh-alpha/CHANGELOG.md | 9 ++------- hamh-alpha/config.yaml | 2 +- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/hamh-alpha/CHANGELOG.md b/hamh-alpha/CHANGELOG.md index 2044559..defc9ec 100644 --- a/hamh-alpha/CHANGELOG.md +++ b/hamh-alpha/CHANGELOG.md @@ -1,13 +1,8 @@ -# v2.1.0-alpha.446 +# v2.1.0-alpha.447 ## Changes -- style: fix biome lint and format errors (53989e2a) -- fix: correct GitHub repo URL in update-check endpoint (ad0d6e29) -- feat: customizable dashboard widgets with reorder and visibility (88866c1b) -- feat: update check endpoint and UpdateChecker component (b74e5d46) -- feat: version mismatch detection and disconnected banner (c8b0ad1f) -- feat: add ConfirmDialog for destructive actions (f948c8b6) +- feat: add Area Setup to dashboard quick navigation (8876f58a) --- ⚠️ **This is an alpha release** - use at your own risk! diff --git a/hamh-alpha/config.yaml b/hamh-alpha/config.yaml index 0cd002e..44ec81a 100644 --- a/hamh-alpha/config.yaml +++ b/hamh-alpha/config.yaml @@ -1,4 +1,4 @@ -version: "2.1.0-alpha.446" +version: "2.1.0-alpha.447" image: ghcr.io/riddix/home-assistant-matter-hub-addon slug: hamh-alpha name: Home-Assistant-Matter-Hub (Alpha)