Skip to content

Commit

Permalink
chore: release 3.2.0 (#755)
Browse files Browse the repository at this point in the history
Co-authored-by: lendabot[bot] <126705550+lendabot[bot]@users.noreply.github.com>
  • Loading branch information
lendabot[bot] authored Aug 20, 2024
1 parent 767d284 commit 79f0e97
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "3.1.0"
".": "3.2.0"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.2.0](https://github.com/Lendable/clock/compare/3.1.0...3.2.0) (2024-08-20)


### Features

* Add `Date::startOfDay()` and `Date::endOfDay()` methods ([#754](https://github.com/Lendable/clock/issues/754)) ([767d284](https://github.com/Lendable/clock/commit/767d2845de34bc4d5d3183d9e50bf94eb221b53f))

## [3.1.0](https://github.com/Lendable/clock/compare/3.0.0...3.1.0) (2024-08-20)


Expand Down

0 comments on commit 79f0e97

Please sign in to comment.