From f351882c14a047b760d73c9f008132b0a9f04ba6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 15 Feb 2025 14:17:59 +0000 Subject: [PATCH] bumb(home-assistant-matter-hub): bumb to version 3.0.0-alpha.70 --- hamh/CHANGELOG.md | 10 ++++++++++ hamh/config.yaml | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/hamh/CHANGELOG.md b/hamh/CHANGELOG.md index 4400378..522e4e1 100644 --- a/hamh/CHANGELOG.md +++ b/hamh/CHANGELOG.md @@ -1,3 +1,13 @@ +## 3.0.0-alpha.70 (2025-02-15) + +### 🐛 Fixes + +- **storage:** fixed storage migration of the last release ([8ddb9b5](https://github.com/t0bst4r/home-assistant-matter-hub/commit/8ddb9b5)) + +### ❤️ Thank You + +- Tobias Glatthar @t0bst4r + ## 3.0.0-alpha.69 (2025-02-14) ### 🚀 Features diff --git a/hamh/config.yaml b/hamh/config.yaml index 39d7530..0d0476d 100644 --- a/hamh/config.yaml +++ b/hamh/config.yaml @@ -1,4 +1,4 @@ -version: "3.0.0-alpha.69" +version: "3.0.0-alpha.70" image: ghcr.io/t0bst4r/home-assistant-matter-hub-addon slug: hamh name: Home-Assistant-Matter-Hub