Skip to content

Commit

Permalink
chore(release): 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
luuuis committed Aug 25, 2021
1 parent 3d0297e commit 1ed19a2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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.

### [2.2.1](https://github.com/luuuis/hass_wibeee/compare/v2.2.0...v2.2.1) (2021-08-25)


### Bug Fixes

* don't error with "Unable to create WibeeeSensor" on unknown keys ([#7](https://github.com/luuuis/hass_wibeee/issues/7)) ([a8d75c3](https://github.com/luuuis/hass_wibeee/commit/a8d75c38cf4b138c065d56187257a58f92ac8559))
* improve error logging to allow bug reports ([#8](https://github.com/luuuis/hass_wibeee/issues/8)) ([3d0297e](https://github.com/luuuis/hass_wibeee/commit/3d0297e969593fd076af3b92aa84b366224b9261))

## [2.2.0](https://github.com/luuuis/hass_wibeee/compare/v2.1.0...v2.2.0) (2021-08-25)


Expand Down
2 changes: 1 addition & 1 deletion custom_components/wibeee/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"domain": "wibeee",
"name": "wibeee",
"version": "2.2.0",
"version": "2.2.1",
"documentation": "https://github.com/luuuis/hass_wibeee",
"issue_tracker": "https://github.com/luuuis/hass_wibeee/issues",
"dependencies": [],
Expand Down

0 comments on commit 1ed19a2

Please sign in to comment.