Skip to content

Commit 0a32195

Browse files
release: Released v1.2.1 [skip ci]
1 parent 18e51ad commit 0a32195

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.1](https://github.com/BottlecapDave/HomeAssistant-HarvestTimeTracker/compare/v1.2.0...v1.2.1) (2024-08-05)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixed issue with 24 hour clock not having proceeding zero (15 minutes dev time) ([d7d7203](https://github.com/BottlecapDave/HomeAssistant-HarvestTimeTracker/commit/d7d72033773588f8ac5700c9a414914cc435cfea))
7+
18
# [1.2.0](https://github.com/BottlecapDave/HomeAssistant-HarvestTimeTracker/compare/v1.1.2...v1.2.0) (2024-08-03)
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.0",
17+
"version": "1.2.1",
1818
"zeroconf": []
1919
}

0 commit comments

Comments
 (0)