Skip to content

Commit

Permalink
chore(release): v4.1.1-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Nov 14, 2024
1 parent 9e00a4e commit 7f105ba
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
15 changes: 8 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [4.1.1-rc.1](https://github.com/bj00rn/ha-saleryd-ftx/compare/v4.1.1-rc.0...v4.1.1-rc.1) (2024-11-14)


### Bug Fixes

* revert changes to device id ([fbd0077](https://github.com/bj00rn/ha-saleryd-ftx/commit/fbd0077c8e6485e4c397230b52b465151b9d4846))
* revert changes to enity unique_id and device identifiers ([015d80b](https://github.com/bj00rn/ha-saleryd-ftx/commit/015d80be2dd076794a6d586e5d0d318cb88a57f1))

## [4.1.1-rc.0](https://github.com/bj00rn/ha-saleryd-ftx/compare/v4.1.0...v4.1.1-rc.0) (2024-11-13)


Expand Down Expand Up @@ -26,10 +34,3 @@
* fix migrations ([291d8df](https://github.com/bj00rn/ha-saleryd-ftx/commit/291d8df0e71c4eb9b385c68a7b0b8f70d126e502))
* name being dropped in data on reconfigure ([3cbf320](https://github.com/bj00rn/ha-saleryd-ftx/commit/3cbf32041e13e63a218d0247377116ee5b7f9bf3))

## [4.0.4-rc.0](https://github.com/bj00rn/ha-saleryd-ftx/compare/v4.0.3...v4.0.4-rc.0) (2024-11-09)


### Bug Fixes

* **workflows:** bump action ([d1f78f1](https://github.com/bj00rn/ha-saleryd-ftx/commit/d1f78f1f2bcd55e609899cc9a784151879162ced))

2 changes: 1 addition & 1 deletion custom_components/saleryd_hrv/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
"requirements": [
"pysaleryd>=5.0.1,<6"
],
"version": "4.1.1-rc.0"
"version": "4.1.1-rc.1"
}

0 comments on commit 7f105ba

Please sign in to comment.