Skip to content

Commit

Permalink
release: Released v1.1.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jan 13, 2024
1 parent 7a1ce34 commit c6a3233
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.1.1](https://github.com/BottlecapDave/HomeAssistant-HarvestTimeTracker/compare/v1.1.0...v1.1.1) (2024-01-13)


### Bug Fixes

* Added missing configuration translation ([68688cc](https://github.com/BottlecapDave/HomeAssistant-HarvestTimeTracker/commit/68688cc54625af684c98540df538cd659125ffc6))

# [1.1.0](https://github.com/BottlecapDave/HomeAssistant-HarvestTimeTracker/compare/v1.0.1...v1.1.0) (2023-11-28)


Expand Down
2 changes: 1 addition & 1 deletion custom_components/harvest_time_tracker/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/BottlecapDave/HomeAssistant-HarvestTimeTracker/issues",
"ssdp": [],
"version": "1.1.0",
"version": "1.1.1",
"zeroconf": []
}

0 comments on commit c6a3233

Please sign in to comment.