From 14d2c9843dffe9b61bc942eaae235291cc1823ed Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 19 Apr 2026 19:07:18 +0000 Subject: [PATCH] release(hamh-alpha): 2.1.0-alpha.614 --- hamh-alpha/CHANGELOG.md | 15 ++++++--------- hamh-alpha/config.yaml | 2 +- 2 files changed, 7 insertions(+), 10 deletions(-) diff --git a/hamh-alpha/CHANGELOG.md b/hamh-alpha/CHANGELOG.md index 30dbad5..9bbd340 100644 --- a/hamh-alpha/CHANGELOG.md +++ b/hamh-alpha/CHANGELOG.md @@ -1,15 +1,12 @@ -# v2.1.0-alpha.613 +# v2.1.0-alpha.614 ## Changes -- chore: bump @mui/x-tree-view to 9 (a9268cb9) -- chore: bump i18next to 26 and react-i18next to 17 (a68a07b4) -- chore: bump vite to 8 (e5585cbd) -- chore: bump vite-plugin-svgr to 5 (e2d4abae) -- chore: bump jsdom to 29 (2812482b) -- chore: bump npm-check-updates to 21 (b8381344) -- chore: bump typescript to 6.0.3 (505ef6cf) -- chore: bump non-breaking deps and pin biome at 2.4.3 (1d7f292e) +- docs: flip resolvable compat matrix cells with sources (ca1f2d42) +- fix: clear pending debouncers on unregisterAll (2be9c22d) +- fix: add 30s timeout to ha sendMessagePromise calls (a66f1506) +- fix: reject web-api start on port conflict (757348de) +- fix: graceful shutdown on api/backup/restart (01349adc) --- ⚠️ **This is an alpha release** - use at your own risk! diff --git a/hamh-alpha/config.yaml b/hamh-alpha/config.yaml index 58a03c8..091b488 100644 --- a/hamh-alpha/config.yaml +++ b/hamh-alpha/config.yaml @@ -1,4 +1,4 @@ -version: "2.1.0-alpha.613" +version: "2.1.0-alpha.614" image: ghcr.io/riddix/home-assistant-matter-hub-addon slug: hamh-alpha name: Home-Assistant-Matter-Hub (Alpha)