Skip to content

Commit 78b6b24

Browse files
Merge pull request #94 from dotKrad/release-please--branches--master
chore(master): release 1.1.4
2 parents 68a05b9 + ad81ceb commit 78b6b24

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-
".": "1.1.3"
2+
".": "1.1.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+
## [1.1.4](https://github.com/dotKrad/hass-fpl/compare/v1.1.3...v1.1.4) (2026-08-23)
4+
5+
6+
### Bug Fixes
7+
8+
* populate projected budget bill and deferred amount sensors ([8b6c4fe](https://github.com/dotKrad/hass-fpl/commit/8b6c4fea1f5333f7dd84685dacf0b8c08ad07f8d)), closes [#92](https://github.com/dotKrad/hass-fpl/issues/92)
9+
310
## [1.1.3](https://github.com/dotKrad/hass-fpl/compare/v1.1.2...v1.1.3) (2026-07-27)
411

512

custom_components/fpl/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@
1414
"requirements": [
1515
"integrationhelper"
1616
],
17-
"version": "1.1.3"
17+
"version": "1.1.4"
1818
}

0 commit comments

Comments
 (0)