Skip to content

Commit 1556b0d

Browse files
committed
Release v2.4.2 [skip ci]
## [2.4.2](kelektiv/node-cron@v2.4.1...v2.4.2) (2023-08-26) ### πŸ› Bug Fixes * **deps:** update dependency luxon to v3.3.0 & add [@types](https://github.com/types)/luxon ([#689](kelektiv/node-cron#689)) ([c95a449](kelektiv/node-cron@c95a449)), closes [#688](kelektiv/node-cron#688)
1 parent dad1d61 commit 1556b0d

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.4.2](https://github.com/kelektiv/node-cron/compare/v2.4.1...v2.4.2) (2023-08-26)
2+
3+
4+
### πŸ› Bug Fixes
5+
6+
* **deps:** update dependency luxon to v3.3.0 & add [@types](https://github.com/types)/luxon ([#689](https://github.com/kelektiv/node-cron/issues/689)) ([c95a449](https://github.com/kelektiv/node-cron/commit/c95a449121e440b82d391fc11f8dc148748f93ec)), closes [#688](https://github.com/kelektiv/node-cron/issues/688)
7+
18
## [2.4.1](https://github.com/kelektiv/node-cron/compare/v2.4.0...v2.4.1) (2023-08-14)
29

310

β€Žpackage-lock.jsonβ€Ž

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cron",
33
"description": "Cron jobs for your node",
4-
"version": "2.4.1",
4+
"version": "2.4.2",
55
"author": "Nick Campbell <[email protected]> (https://github.com/ncb000gt)",
66
"bugs": {
77
"url": "https://github.com/kelektiv/node-cron/issues"

0 commit comments

Comments
Β (0)