From 3dc111da1d379bff3aa45b0160a9efa197a13e0f Mon Sep 17 00:00:00 2001 From: Tobias Glatthar Date: Thu, 20 Jun 2024 00:16:17 +0200 Subject: [PATCH] chore(main): release 1.2.0 --- .github/release-please-manifest.json | 2 +- CHANGELOG.md | 15 +++++++++++++++ README.md | 2 +- matterbridge/config.yaml | 2 +- 4 files changed, 18 insertions(+), 3 deletions(-) diff --git a/.github/release-please-manifest.json b/.github/release-please-manifest.json index 5928514..d0ab664 100644 --- a/.github/release-please-manifest.json +++ b/.github/release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.0.8" + ".": "1.2.0" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 7086dca..2a182e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # Changelog +## [1.2.0](https://github.com/t0bst4r/matterbridge-home-assistant-addon/compare/v1.0.8...v1.2.0) (2024-06-19) + + +### Bug Fixes + +* **deps:** update dependency matterbridge to v1.3.0 ([#49](https://github.com/t0bst4r/matterbridge-home-assistant-addon/issues/49)) ([31ada78](https://github.com/t0bst4r/matterbridge-home-assistant-addon/commit/31ada7833d4c09806212d27a5b72e5c3ded3df6d)) +* **deps:** update dependency matterbridge-home-assistant to v1.2.0 ([#55](https://github.com/t0bst4r/matterbridge-home-assistant-addon/issues/55)) ([4bc3d7b](https://github.com/t0bst4r/matterbridge-home-assistant-addon/commit/4bc3d7b01dc5f2a5394929a139c2c7aefeda4c46)) +* **deps:** update docker/build-push-action action to v6 ([#50](https://github.com/t0bst4r/matterbridge-home-assistant-addon/issues/50)) ([591037f](https://github.com/t0bst4r/matterbridge-home-assistant-addon/commit/591037fcd7fcc18e66132a9090fc08d8e2bc4179)) + + +### Miscellaneous Chores + +* Update README.md ([e034f87](https://github.com/t0bst4r/matterbridge-home-assistant-addon/commit/e034f87b030af932305a330215e224c219844c08)) +* Update README.md ([fd1abe8](https://github.com/t0bst4r/matterbridge-home-assistant-addon/commit/fd1abe8994ea65391eb6ca49c4b3540fead7a4b7)) + ## [1.0.8](https://github.com/t0bst4r/matterbridge-home-assistant-addon/compare/v1.0.7...v1.0.8) (2024-06-17) diff --git a/README.md b/README.md index ef82cb0..a690ee5 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.8)](https://github.com/t0bst4r/matterbridge-home-assistant-addon/graphs/contributors) +[![Contributors](https://contrib.rocks/image?repo=t0bst4r/matterbridge-home-assistant-addon&v=1.2.0)](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 795f0c6..bd4eaeb 100644 --- a/matterbridge/config.yaml +++ b/matterbridge/config.yaml @@ -1,4 +1,4 @@ -version: 1.0.8 +version: 1.2.0 slug: matterbridge name: Matterbridge description: Populate your Home Assistant instance as Matter Bridge