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

Commit 18945da

Browse files
chore(release): 1.0.6 [skip ci]
## [1.0.6](v1.0.5...v1.0.6) (2024-05-02) ### 🐛 BUG FIXES * update @pulsecron/pulse dependency to version 1.1.9 in package.json ([#3](#3)) ([8bc1ca9](8bc1ca9)) * update @pulsecron/pulse dependency to version 1.1.9 in package.json ([#4](#4)) ([a50ca76](a50ca76))
1 parent a50ca76 commit 18945da

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# CHANGELOG
22

3+
## [1.0.6](https://github.com/pulsecron/nestjs-pulse/compare/v1.0.5...v1.0.6) (2024-05-02)
4+
5+
6+
### 🐛 BUG FIXES
7+
8+
* update @pulsecron/pulse dependency to version 1.1.9 in package.json ([#3](https://github.com/pulsecron/nestjs-pulse/issues/3)) ([8bc1ca9](https://github.com/pulsecron/nestjs-pulse/commit/8bc1ca977bf8a3dff945d32a32fa9c07c3f08574))
9+
* update @pulsecron/pulse dependency to version 1.1.9 in package.json ([#4](https://github.com/pulsecron/nestjs-pulse/issues/4)) ([a50ca76](https://github.com/pulsecron/nestjs-pulse/commit/a50ca769f1434f33d9c924ab2dfca83c0966e9ff))
10+
311
## [1.0.5](https://github.com/pulsecron/nestjs-pulse/compare/v1.0.4...v1.0.5) (2024-04-17)
412

513

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.5",
3+
"version": "1.0.6",
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)