Skip to content

Commit 47e2f9c

Browse files
chore: release 4.0.0 (#757)
Co-authored-by: lendabot[bot] <126705550+lendabot[bot]@users.noreply.github.com>
1 parent b9acea5 commit 47e2f9c

File tree

2 files changed

+12
-1
lines changed

2 files changed

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

CHANGELOG.md

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

3+
## [4.0.0](https://github.com/Lendable/clock/compare/3.2.0...4.0.0) (2024-08-20)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* drop deprecated `Date::toDateTime` method ([#756](https://github.com/Lendable/clock/issues/756))
9+
10+
### Features
11+
12+
* Drop deprecated `Date::toDateTime` method ([#756](https://github.com/Lendable/clock/issues/756)) ([b9acea5](https://github.com/Lendable/clock/commit/b9acea5296276dd2d3fd9e0f5c5027bf790d7187))
13+
314
## [3.2.0](https://github.com/Lendable/clock/compare/3.1.0...3.2.0) (2024-08-20)
415

516

0 commit comments

Comments
 (0)