Skip to content

Commit

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

## [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)


Expand Down Expand Up @@ -26,11 +28,3 @@

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

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


### Bug Fixes

* 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))

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.1"
"version": "5.0.0"
}

0 comments on commit f049a7f

Please sign in to comment.