We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 371e8ea commit 03af4cfCopy full SHA for 03af4cf
2 files changed
.github/.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "4.1.0"
+ ".": "4.2.0"
3
}
CHANGELOG.md
@@ -1,5 +1,17 @@
# Changelog
+## [4.2.0](https://github.com/Lendable/clock/compare/4.1.0...4.2.0) (2025-03-23)
4
+
5
6
+### Features
7
8
+* Add `Date.endOfMonth` method ([#909](https://github.com/Lendable/clock/issues/909)) ([371e8ea](https://github.com/Lendable/clock/commit/371e8ea8d378cea95dafe825493a7dc0cda98f5b))
9
10
11
+### Fixes / Maintenance
12
13
+* Explicit nullable types ([#910](https://github.com/Lendable/clock/issues/910)) ([ab7b9c9](https://github.com/Lendable/clock/commit/ab7b9c911a3abb00cf9d082be330e62063d51e71))
14
15
## [4.1.0](https://github.com/Lendable/clock/compare/4.0.0...4.1.0) (2024-08-21)
16
17
0 commit comments