Skip to content

Commit

Permalink
chore(release): 3.5.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
luuuis committed Feb 14, 2024
1 parent 10c3493 commit 948309a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [3.5.0-beta.1](https://github.com/luuuis/hass_wibeee/compare/v3.5.0-beta.0...v3.5.0-beta.1) (2024-02-14)


### Bug Fixes

* relax lxml requirement to increase for compatibility with older HA ([#84](https://github.com/luuuis/hass_wibeee/issues/84)) ([1cec76d](https://github.com/luuuis/hass_wibeee/commit/1cec76df094f75a3905c1bd04cb37bd5d20cadea))

## [3.5.0-beta.0](https://github.com/luuuis/hass_wibeee/compare/v3.4.3...v3.5.0-beta.0) (2024-02-13)


Expand Down
2 changes: 1 addition & 1 deletion custom_components/wibeee/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
"xmltodict==0.13.0",
"lxml>=4.9.1,<6"
],
"version": "3.5.0-beta.0"
"version": "3.5.0-beta.1"
}

0 comments on commit 948309a

Please sign in to comment.