Skip to content

Commit

Permalink
chore: release 3.1.0 (#753)
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 0114ecf commit c2f507e
Show file tree
Hide file tree
Showing 2 changed files with 9 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.0.0"
".": "3.1.0"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

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


### Features

* Add `Date.isAfterOrEqualTo` method ([#752](https://github.com/Lendable/clock/issues/752)) ([9216428](https://github.com/Lendable/clock/commit/9216428e647be0327e92fa9dbc3b1df05863ef28))
* Deprecate Date::toDateTime() method ([#749](https://github.com/Lendable/clock/issues/749)) ([0114ecf](https://github.com/Lendable/clock/commit/0114ecf433a1ce342a5591853d33de391e6df79a))

## [3.0.0](https://github.com/Lendable/clock/compare/2.6.0...3.0.0) (2024-07-02)


Expand Down

0 comments on commit c2f507e

Please sign in to comment.