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

Commit aba00eb

Browse files
chore(release): 1.0.7 [skip ci]
## [1.0.7](v1.0.6...v1.0.7) (2024-05-07) ### 🐛 BUG FIXES * update @pulsecron/pulse dependency to version 1.4.1 ([4ec9f78](4ec9f78))
1 parent 4ec9f78 commit aba00eb

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.0.7](https://github.com/pulsecron/nestjs-pulse/compare/v1.0.6...v1.0.7) (2024-05-07)
4+
5+
6+
### 🐛 BUG FIXES
7+
8+
* update @pulsecron/pulse dependency to version 1.4.1 ([4ec9f78](https://github.com/pulsecron/nestjs-pulse/commit/4ec9f78d7f789aafed2909b9e47b25a21feb3a32))
9+
310
## [1.0.6](https://github.com/pulsecron/nestjs-pulse/compare/v1.0.5...v1.0.6) (2024-05-02)
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/nestjs-pulse",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"description": "The modern MongoDB-powered scheduling library pulse for NestJS",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)