Skip to content

Commit

Permalink
release: v0.5.1-beta.6 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 25, 2024
1 parent 48ae9ef commit 1913ac6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.5.1-beta.6](https://github.com/Michsior14/ha-venta/compare/v0.5.1-beta.5...v0.5.1-beta.6) (2024-02-25)


### Bug Fixes

* properly initialize select entities ([48ae9ef](https://github.com/Michsior14/ha-venta/commit/48ae9ef5fb3a75a213797e550bc794ac3e0085e9))

## [0.5.1-beta.5](https://github.com/Michsior14/ha-venta/compare/v0.5.1-beta.4...v0.5.1-beta.5) (2024-02-25)


Expand Down Expand Up @@ -27,10 +34,3 @@

* allow multiple endpoints for versions ([#17](https://github.com/Michsior14/ha-venta/issues/17)) ([2446ff7](https://github.com/Michsior14/ha-venta/commit/2446ff76f1d5afbd3708e479614813820614a017)), closes [#8](https://github.com/Michsior14/ha-venta/issues/8)

## [0.5.1-beta.1](https://github.com/Michsior14/ha-venta/compare/v0.5.1-beta.0...v0.5.1-beta.1) (2024-02-24)


### Features

* add support for AS150 ([#15](https://github.com/Michsior14/ha-venta/issues/15)) ([3765366](https://github.com/Michsior14/ha-venta/commit/37653666c4045c211e9caaffa8b1bf025d4b0fa2)), closes [#8](https://github.com/Michsior14/ha-venta/issues/8)

2 changes: 1 addition & 1 deletion custom_components/venta/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@
"custom_components.venta"
],
"requirements": [],
"version": "0.5.1-beta.5"
"version": "0.5.1-beta.6"
}

0 comments on commit 1913ac6

Please sign in to comment.