diff --git a/hamh/CHANGELOG.md b/hamh/CHANGELOG.md index 67795e3..6cb2d0a 100644 --- a/hamh/CHANGELOG.md +++ b/hamh/CHANGELOG.md @@ -1,3 +1,18 @@ +## 3.0.0-alpha.89 (2025-09-30) + +### 🐛 Fixes + +- resolve dependabot vulnerability checks ([f2aa5ca](https://github.com/t0bst4r/home-assistant-matter-hub/commit/f2aa5ca)) +- **docker:** migrate all docker images to node22 ([0af1d92](https://github.com/t0bst4r/home-assistant-matter-hub/commit/0af1d92)) + +### 🚧 Chores + +- **docs:** add developer documentation ([0501e29](https://github.com/t0bst4r/home-assistant-matter-hub/commit/0501e29)) + +### ❤️ Thank You + +- t0bst4r @t0bst4r + ## 3.0.0-alpha.88 (2025-09-29) ### 🐛 Fixes diff --git a/hamh/config.yaml b/hamh/config.yaml index dc923b5..02f2db0 100644 --- a/hamh/config.yaml +++ b/hamh/config.yaml @@ -1,4 +1,4 @@ -version: "3.0.0-alpha.88" +version: "3.0.0-alpha.89" image: ghcr.io/t0bst4r/home-assistant-matter-hub-addon slug: hamh name: Home-Assistant-Matter-Hub