Skip to content

Commit 6ce81eb

Browse files
Release v4.3.3 [skip ci]
## [4.3.3](v4.3.2...v4.3.3) (2025-08-01) ### 🛠 Builds * **deps:** update dependency [@types](https://github.com/types)/luxon to ~3.7.0 ([9bd0c4e](9bd0c4e)) ### ♻️ Chores * **action:** update github/codeql-action action to v3.29.4 ([f28ea6a](f28ea6a)) * **action:** update marocchino/sticky-pull-request-comment action to v2.9.4 ([ceb7a0c](ceb7a0c)) * **action:** update step-security/harden-runner action to v2.13.0 ([91e2402](91e2402)) * **deps:** lock file maintenance ([34130fc](34130fc)) * **deps:** lock file maintenance ([b79e0c2](b79e0c2)) * **deps:** lock file maintenance ([281e1aa](281e1aa)) * **deps:** update dependency [@types](https://github.com/types)/node to v22.16.5 ([16cdbab](16cdbab)) * **deps:** update dependency chai to v5.2.1 ([08b58ce](08b58ce)) * **deps:** update dependency semantic-release to v24.2.7 ([bc3fab6](bc3fab6)) * **deps:** update linters ([b692865](b692865)) * **deps:** update swc monorepo ([4f3d063](4f3d063))
1 parent 9bd0c4e commit 6ce81eb

File tree

3 files changed

+23
-3
lines changed

3 files changed

+23
-3
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
## [4.3.3](https://github.com/kelektiv/node-cron/compare/v4.3.2...v4.3.3) (2025-08-01)
2+
3+
### 🛠 Builds
4+
5+
* **deps:** update dependency [@types](https://github.com/types)/luxon to ~3.7.0 ([9bd0c4e](https://github.com/kelektiv/node-cron/commit/9bd0c4e1c079388e1bbd3d88a153a343c61e396d))
6+
7+
### ♻️ Chores
8+
9+
* **action:** update github/codeql-action action to v3.29.4 ([f28ea6a](https://github.com/kelektiv/node-cron/commit/f28ea6a66071155c4dbed2819040bfd7da37b8d3))
10+
* **action:** update marocchino/sticky-pull-request-comment action to v2.9.4 ([ceb7a0c](https://github.com/kelektiv/node-cron/commit/ceb7a0c1b37caab545aeebb721561f20d4736306))
11+
* **action:** update step-security/harden-runner action to v2.13.0 ([91e2402](https://github.com/kelektiv/node-cron/commit/91e2402038284730d38109b6ad0bb76eeb3f8aab))
12+
* **deps:** lock file maintenance ([34130fc](https://github.com/kelektiv/node-cron/commit/34130fc0d74d7765d4c1b2b21010f4009b821567))
13+
* **deps:** lock file maintenance ([b79e0c2](https://github.com/kelektiv/node-cron/commit/b79e0c27ebe93373fdcca3a84186ee43e2042deb))
14+
* **deps:** lock file maintenance ([281e1aa](https://github.com/kelektiv/node-cron/commit/281e1aa5875f2a7f871dde127074afb7ccd179aa))
15+
* **deps:** update dependency [@types](https://github.com/types)/node to v22.16.5 ([16cdbab](https://github.com/kelektiv/node-cron/commit/16cdbab1309e040fbcf316d4915456fb549f5ff2))
16+
* **deps:** update dependency chai to v5.2.1 ([08b58ce](https://github.com/kelektiv/node-cron/commit/08b58ceb389f52a82a4965817312a1b428661dda))
17+
* **deps:** update dependency semantic-release to v24.2.7 ([bc3fab6](https://github.com/kelektiv/node-cron/commit/bc3fab6bb8b79aa346f0e5b5c312d0334d3a082d))
18+
* **deps:** update linters ([b692865](https://github.com/kelektiv/node-cron/commit/b6928658787c921650f6f084362b4e3108899ae7))
19+
* **deps:** update swc monorepo ([4f3d063](https://github.com/kelektiv/node-cron/commit/4f3d063bd3617ea410ff7b965e44e3d18efbb00d))
20+
121
## [4.3.2](https://github.com/kelektiv/node-cron/compare/v4.3.1...v4.3.2) (2025-07-13)
222

323
### 🛠 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.3.2",
4+
"version": "4.3.3",
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)