We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9acea5 commit 47e2f9cCopy full SHA for 47e2f9c
.github/.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "3.2.0"
+ ".": "4.0.0"
3
}
CHANGELOG.md
@@ -1,5 +1,16 @@
# Changelog
+## [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
14
## [3.2.0](https://github.com/Lendable/clock/compare/3.1.0...3.2.0) (2024-08-20)
15
16
0 commit comments