Skip to content

Commit bd68634

Browse files
release: Released v1.0.1 [skip ci]
1 parent e1b4c69 commit bd68634

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.1](https://github.com/BottlecapDave/HomeAssistant-HarvestTimeTracker/compare/v1.0.0...v1.0.1) (2023-06-28)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixed default task to be in alphabetical order ([05b43ad](https://github.com/BottlecapDave/HomeAssistant-HarvestTimeTracker/commit/05b43adfaba9ab00bb2a605d634fe4d70929a641))
7+
18
# 1.0.0 (2023-06-16)
29

3-
Initial release
10+
Initial release

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": "0.1.0",
17+
"version": "1.0.1",
1818
"zeroconf": []
1919
}

0 commit comments

Comments
 (0)