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

Commit d338d77

Browse files
chore(release): 1.6.7 [skip ci]
## [1.6.7](v1.6.6...v1.6.7) (2024-11-22) ### 🐛 BUG FIXES * revert 1.6.3 ([545d9d4](545d9d4))
1 parent 545d9d4 commit d338d77

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.7](https://github.com/pulsecron/pulse/compare/v1.6.6...v1.6.7) (2024-11-22)
4+
5+
6+
### 🐛 BUG FIXES
7+
8+
* revert 1.6.3 ([545d9d4](https://github.com/pulsecron/pulse/commit/545d9d407dd8fdf6444d7f8f630992f4121a7d51))
9+
310
## [1.6.6](https://github.com/pulsecron/pulse/compare/v1.6.5...v1.6.6) (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.6",
3+
"version": "1.6.7",
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)