From a16a0c32dbe5deac066c645ba4ed099ac8d79c92 Mon Sep 17 00:00:00 2001 From: Tobias Glatthar Date: Fri, 14 Jun 2024 13:43:06 +0200 Subject: [PATCH] chore(main): release 1.0.7 (#48) --- .github/release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ README.md | 2 +- matterbridge/config.yaml | 2 +- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/.github/release-please-manifest.json b/.github/release-please-manifest.json index 15c8c05..1437a2c 100644 --- a/.github/release-please-manifest.json +++ b/.github/release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.0.6" + ".": "1.0.7" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e001f2..b9230fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.7](https://github.com/t0bst4r/matterbridge-home-assistant-addon/compare/v1.0.6...v1.0.7) (2024-06-14) + + +### Bug Fixes + +* **deps:** update dependency matterbridge-home-assistant to v0.5.2 ([#47](https://github.com/t0bst4r/matterbridge-home-assistant-addon/issues/47)) ([36b45f9](https://github.com/t0bst4r/matterbridge-home-assistant-addon/commit/36b45f935b89b9ff27438054e22cdcf53018b5e4)) + ## [1.0.6](https://github.com/t0bst4r/matterbridge-home-assistant-addon/compare/v1.0.5...v1.0.6) (2024-06-13) diff --git a/README.md b/README.md index a4216fa..254a6b7 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ This code can be used to connect your Matter clients (like Alexa, Apple Home or [//]: # (x-release-please-start-version) -[![Contributors](https://contrib.rocks/image?repo=t0bst4r/matterbridge-home-assistant-addon&v=1.0.6)](https://github.com/t0bst4r/matterbridge-home-assistant-addon/graphs/contributors) +[![Contributors](https://contrib.rocks/image?repo=t0bst4r/matterbridge-home-assistant-addon&v=1.0.7)](https://github.com/t0bst4r/matterbridge-home-assistant-addon/graphs/contributors) [//]: # (x-release-please-end) diff --git a/matterbridge/config.yaml b/matterbridge/config.yaml index ec54797..8dc25be 100644 --- a/matterbridge/config.yaml +++ b/matterbridge/config.yaml @@ -1,4 +1,4 @@ -version: 1.0.6 +version: 1.0.7 slug: matterbridge name: Matterbridge description: Populate your Home Assistant instance as Matter Bridge