Skip to content

Commit a698636

Browse files
Release v4.1.4-beta.1 [skip ci]
## [4.1.4-beta.1](v4.1.3...v4.1.4-beta.1) (2025-04-06) ### 🛠 Builds * **deps:** update dependency [@types](https://github.com/types)/luxon to ~3.6.0 ([dccbfc7](dccbfc7)) ### ♻️ Chores * **deps:** lock file maintenance ([c3190bf](c3190bf))
1 parent dccbfc7 commit a698636

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [4.1.4-beta.1](https://github.com/kelektiv/node-cron/compare/v4.1.3...v4.1.4-beta.1) (2025-04-06)
2+
3+
### 🛠 Builds
4+
5+
* **deps:** update dependency [@types](https://github.com/types)/luxon to ~3.6.0 ([dccbfc7](https://github.com/kelektiv/node-cron/commit/dccbfc79911ee73ff7a3f4863229511ed3ff70cd))
6+
7+
### ♻️ Chores
8+
9+
* **deps:** lock file maintenance ([c3190bf](https://github.com/kelektiv/node-cron/commit/c3190bffd96621d400fb9ca8f0ecff14a08e487c))
10+
111
## [4.1.3](https://github.com/kelektiv/node-cron/compare/v4.1.2...v4.1.3) (2025-03-28)
212

313
### 🛠 Builds

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": "4.1.3",
4+
"version": "4.1.4-beta.1",
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)