Skip to content

Commit dcf92f0

Browse files
authored
Merge pull request #19 from binarylogic/release-please--branches--master
chore(master): release 0.4.4
2 parents 1131d1e + 6dd2f84 commit dcf92f0

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.4.3"
2+
".": "0.4.4"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.4.4](https://github.com/binarylogic/madvr-envy-homeassistant/compare/v0.4.3...v0.4.4) (2026-03-21)
4+
5+
6+
### Bug Fixes
7+
8+
* restore explicit wake mac handling ([1131d1e](https://github.com/binarylogic/madvr-envy-homeassistant/commit/1131d1eaf8e303b8b74ad4cc20cc29435afae67b))
9+
310
## [0.4.3](https://github.com/binarylogic/madvr-envy-homeassistant/compare/v0.4.2...v0.4.3) (2026-03-11)
411

512

custom_components/madvr_envy/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
"requirements": [
1616
"madvr-envy>=0.2.1"
1717
],
18-
"version": "0.4.3"
18+
"version": "0.4.4"
1919
}

0 commit comments

Comments
 (0)