Skip to content

Commit

Permalink
chore(release): 3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
luuuis committed Feb 23, 2024
1 parent d6edf42 commit ae4d858
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.6.0](https://github.com/luuuis/hass_wibeee/compare/v3.5.0...v3.6.0) (2024-02-23)


### Features

* add Active Energy Consumed/Produced sensors ([#88](https://github.com/luuuis/hass_wibeee/issues/88)) ([d6edf42](https://github.com/luuuis/hass_wibeee/commit/d6edf428e850fe359ed20313e20899206d4d1565))

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


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"
"version": "3.6.0"
}

0 comments on commit ae4d858

Please sign in to comment.