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

Diff for: CHANGELOG.md

+10
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

Diff for: package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
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 <nicholas.j.campbell@gmail.com> (https://github.com/ncb000gt)",
66
"bugs": {
77
"url": "https://github.com/kelektiv/node-cron/issues"

0 commit comments

Comments
 (0)