Skip to content

Commit 5ac078e

Browse files
Merge pull request #91 from dotKrad/release-please--branches--master
chore(master): release 1.1.3
2 parents 4d9e08a + e362b79 commit 5ac078e

3 files changed

Lines changed: 10 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.2"
2+
".": "1.1.3"
33
}

CHANGELOG.md

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

3+
## [1.1.3](https://github.com/dotKrad/hass-fpl/compare/v1.1.2...v1.1.3) (2026-07-27)
4+
5+
6+
### Bug Fixes
7+
8+
* keep hourly backfill atomic ([4d9e08a](https://github.com/dotKrad/hass-fpl/commit/4d9e08a090cbacb280b43449fe9f1c82f0f197ed))
9+
* keep hourly backfill atomic ([6f1eefa](https://github.com/dotKrad/hass-fpl/commit/6f1eefa500624a7c84bab0379c44c96011b1db13)), closes [#85](https://github.com/dotKrad/hass-fpl/issues/85)
10+
311
## [1.1.2](https://github.com/dotKrad/hass-fpl/compare/v1.1.1...v1.1.2) (2026-07-27)
412

513

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.2"
17+
"version": "1.1.3"
1818
}

0 commit comments

Comments
 (0)