Skip to content

Commit c2f507e

Browse files
chore: release 3.1.0 (#753)
Co-authored-by: lendabot[bot] <126705550+lendabot[bot]@users.noreply.github.com>
1 parent 0114ecf commit c2f507e

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.0.0"
2+
".": "3.1.0"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [3.1.0](https://github.com/Lendable/clock/compare/3.0.0...3.1.0) (2024-08-20)
4+
5+
6+
### Features
7+
8+
* Add `Date.isAfterOrEqualTo` method ([#752](https://github.com/Lendable/clock/issues/752)) ([9216428](https://github.com/Lendable/clock/commit/9216428e647be0327e92fa9dbc3b1df05863ef28))
9+
* Deprecate Date::toDateTime() method ([#749](https://github.com/Lendable/clock/issues/749)) ([0114ecf](https://github.com/Lendable/clock/commit/0114ecf433a1ce342a5591853d33de391e6df79a))
10+
311
## [3.0.0](https://github.com/Lendable/clock/compare/2.6.0...3.0.0) (2024-07-02)
412

513

0 commit comments

Comments
 (0)