Skip to content
This repository was archived by the owner on Oct 27, 2025. It is now read-only.

Commit 1fac1ba

Browse files
chore(release): 1.6.6 [skip ci]
## [1.6.6](v1.6.5...v1.6.6) (2024-11-19) ### 🐛 BUG FIXES * revert changes to match 1.6.3, apart of resume on restart ([78ba2c1](78ba2c1))
1 parent b982e06 commit 1fac1ba

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,5 +1,12 @@
11
# CHANGELOG
22

3+
## [1.6.6](https://github.com/pulsecron/pulse/compare/v1.6.5...v1.6.6) (2024-11-19)
4+
5+
6+
### 🐛 BUG FIXES
7+
8+
* revert changes to match 1.6.3, apart of resume on restart ([78ba2c1](https://github.com/pulsecron/pulse/commit/78ba2c1fb46e969e25de456308aca60472732e51))
9+
310
## [1.6.5](https://github.com/pulsecron/pulse/compare/v1.6.4...v1.6.5) (2024-11-19)
411

512

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,6 +1,6 @@
11
{
22
"name": "@pulsecron/pulse",
3-
"version": "1.6.5",
3+
"version": "1.6.6",
44
"description": "The modern MongoDB-powered job scheduler library for Node.js",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)