bumb(home-assistant-matter-hub): bumb to version 3.0.0-alpha.41

This commit is contained in:
github-actions[bot]
2024-11-27 15:39:58 +00:00
parent 9eeeb05ce4
commit 86e913f188
3 changed files with 19 additions and 2 deletions

View File

@@ -1,3 +1,20 @@
## 3.0.0-alpha.41 (2024-11-27)
### 🚀 Features
- add a customized app logo ([#202](https://github.com/t0bst4r/home-assistant-matter-hub/pull/202))
- **frontend:** add app logo to header ([f9d8021](https://github.com/t0bst4r/home-assistant-matter-hub/commit/f9d8021))
### 🩹 Fixes
- add more details when home assistant connection fails ([963d3b2](https://github.com/t0bst4r/home-assistant-matter-hub/commit/963d3b2))
- **frontend:** add margin to the commissioning qr-code ([#198](https://github.com/t0bst4r/home-assistant-matter-hub/pull/198))
### ❤️ Thank You
- adrisg
- Tobias Glatthar @t0bst4r
## 3.0.0-alpha.40 (2024-11-23)
### 🩹 Fixes

View File

@@ -1,2 +1,2 @@
args:
package_version: "3.0.0-alpha.40"
package_version: "3.0.0-alpha.41"

View File

@@ -1,4 +1,4 @@
version: "3.0.0-alpha.40"
version: "3.0.0-alpha.41"
slug: hamh
name: Home-Assistant-Matter-Hub
description: Publish your entities from Home Assistant to any Matter-compatible controller like Alexa, Apple Home or Google Home.