Skip to content

Commit

Permalink
chore: release 4.1.0 (#760)
Browse files Browse the repository at this point in the history
Co-authored-by: lendabot[bot] <126705550+lendabot[bot]@users.noreply.github.com>
  • Loading branch information
lendabot[bot] authored Aug 21, 2024
1 parent 2d71ad4 commit 313c874
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "4.0.0"
".": "4.1.0"
}
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [4.1.0](https://github.com/Lendable/clock/compare/4.0.0...4.1.0) (2024-08-21)


### Features

* Add `Date.addMonths` method ([#758](https://github.com/Lendable/clock/issues/758)) ([4d5062d](https://github.com/Lendable/clock/commit/4d5062d858102f30411133c889323223b79418a4))
* Add `Date.subMonths` method ([#764](https://github.com/Lendable/clock/issues/764)) ([55f2859](https://github.com/Lendable/clock/commit/55f2859ebe6a267170d998f48e16b676e09486eb))
* Add `Date.withDay` method ([#762](https://github.com/Lendable/clock/issues/762)) ([be796e5](https://github.com/Lendable/clock/commit/be796e58603856aeceb08fbd4108b27e91752b9d))

## [4.0.0](https://github.com/Lendable/clock/compare/3.2.0...4.0.0) (2024-08-20)


Expand Down

0 comments on commit 313c874

Please sign in to comment.