Skip to content

Commit e932d71

Browse files
release: Released v1.2.4 [skip ci]
1 parent b6f4667 commit e932d71

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.2.4](https://github.com/BottlecapDave/HomeAssistant-HarvestTimeTracker/compare/v1.2.3...v1.2.4) (2024-10-05)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixed issue with migrating config entries from older versions of the integration ([b63e9c5](https://github.com/BottlecapDave/HomeAssistant-HarvestTimeTracker/commit/b63e9c5f4058f3775a0ce7448f95e5389f7c635c))
7+
18
## [1.2.3](https://github.com/BottlecapDave/HomeAssistant-HarvestTimeTracker/compare/v1.2.2...v1.2.3) (2024-09-22)
29

310

custom_components/harvest_time_tracker/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
"iot_class": "cloud_polling",
1515
"issue_tracker": "https://github.com/BottlecapDave/HomeAssistant-HarvestTimeTracker/issues",
1616
"ssdp": [],
17-
"version": "1.2.3",
17+
"version": "1.2.4",
1818
"zeroconf": []
1919
}

0 commit comments

Comments
 (0)