Skip to content
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.

Commit

Permalink
chore(main): release 1.2.1 (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
t0bst4r authored Jun 20, 2024
1 parent 94a2893 commit c1961fd
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.2.0"
".": "1.2.1"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.2.1](https://github.com/t0bst4r/matterbridge-home-assistant-addon/compare/v1.2.0...v1.2.1) (2024-06-20)


### Bug Fixes

* **deps:** update dependency matterbridge-home-assistant to v1.2.1 ([#66](https://github.com/t0bst4r/matterbridge-home-assistant-addon/issues/66)) ([94a2893](https://github.com/t0bst4r/matterbridge-home-assistant-addon/commit/94a2893621b37b7aa7e00240ed93b63540acab9a))

## [1.2.0](https://github.com/t0bst4r/matterbridge-home-assistant-addon/compare/v1.0.8...v1.2.0) (2024-06-19)


Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.0)](https://github.com/t0bst4r/matterbridge-home-assistant-addon/graphs/contributors)
[![Contributors](https://contrib.rocks/image?repo=t0bst4r/matterbridge-home-assistant-addon&v=1.2.1)](https://github.com/t0bst4r/matterbridge-home-assistant-addon/graphs/contributors)

[//]: # (x-release-please-end)

Expand Down
2 changes: 1 addition & 1 deletion matterbridge/config.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 1.2.0
version: 1.2.1
slug: matterbridge
name: Matterbridge
description: Populate your Home Assistant instance as Matter Bridge
Expand Down

0 comments on commit c1961fd

Please sign in to comment.