Skip to content

Commit 03af4cf

Browse files
chore: release 4.2.0 (#911)
Co-authored-by: lendabot[bot] <126705550+lendabot[bot]@users.noreply.github.com>
1 parent 371e8ea commit 03af4cf

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

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

CHANGELOG.md

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

3+
## [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+
315
## [4.1.0](https://github.com/Lendable/clock/compare/4.0.0...4.1.0) (2024-08-21)
416

517

0 commit comments

Comments
 (0)