diff --git a/hamh/CHANGELOG.md b/hamh/CHANGELOG.md index ac9fa3e..adce751 100644 --- a/hamh/CHANGELOG.md +++ b/hamh/CHANGELOG.md @@ -1,3 +1,20 @@ +## 3.0.0-alpha.78 (2025-04-03) + +### 🐛 Fixes + +- smaller fixes after upgrading to Matter 1.4 ([7472e7f](https://github.com/t0bst4r/home-assistant-matter-hub/commit/7472e7f)) +- **vacuum:** return to dock when put into idle mode ([3a8ac4a](https://github.com/t0bst4r/home-assistant-matter-hub/commit/3a8ac4a)) + +### 🚧 Chores + +- move from npm to pnpm ([a560522](https://github.com/t0bst4r/home-assistant-matter-hub/commit/a560522)) +- migrate prettier and eslint to biome ([86704e0](https://github.com/t0bst4r/home-assistant-matter-hub/commit/86704e0)) +- fix release pipeline ([e6e3ab7](https://github.com/t0bst4r/home-assistant-matter-hub/commit/e6e3ab7)) + +### ❤️ Thank You + +- Tobias Glatthar @t0bst4r + ## 3.0.0-alpha.77 (2025-04-01) ### 🚀 Features diff --git a/hamh/config.yaml b/hamh/config.yaml index 5fa4743..7cea3b1 100644 --- a/hamh/config.yaml +++ b/hamh/config.yaml @@ -1,4 +1,4 @@ -version: "3.0.0-alpha.77" +version: "3.0.0-alpha.78" image: ghcr.io/t0bst4r/home-assistant-matter-hub-addon slug: hamh name: Home-Assistant-Matter-Hub