Skip to content

Commit b10ef66

Browse files
chore: release 3.0.0 (#718)
Co-authored-by: lendabot[bot] <126705550+lendabot[bot]@users.noreply.github.com>
1 parent 36f8586 commit b10ef66

File tree

2 files changed

+18
-1
lines changed

2 files changed

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

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Changelog
2+
3+
## [3.0.0](https://github.com/Lendable/clock/compare/2.6.0...3.0.0) (2024-07-02)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* remove `Date::fromYearsAgo()` ([#716](https://github.com/Lendable/clock/issues/716))
9+
10+
### Features
11+
12+
* Remove `Date::fromYearsAgo()` ([#716](https://github.com/Lendable/clock/issues/716)) ([cc307d0](https://github.com/Lendable/clock/commit/cc307d060539ee574d639c8d736d29a4072b4dc3))
13+
14+
15+
### Fixes / Maintenance
16+
17+
* Document `InvalidDate` thrown from `Date` ([#719](https://github.com/Lendable/clock/issues/719)) ([36f8586](https://github.com/Lendable/clock/commit/36f85868678743aa4ef78bd7a6a5fdc06094d79f))

0 commit comments

Comments
 (0)