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

Commit 4564d9f

Browse files
chore(release): 1.0.2 [skip ci]
## [1.0.2](v1.0.1...v1.0.2) (2024-04-15) ### 🐛 BUG FIXES * update @nestjs/cli and @nestjs/common dependencies in package.json ([a701a83](a701a83)) * update @pulsecron/pulse dependency to version 1.1.3 in package.json ([3bdbc0f](3bdbc0f)) * update dependencies in package.json ([a62264a](a62264a))
1 parent a701a83 commit 4564d9f

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

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

3+
## [1.0.2](https://github.com/pulsecron/nestjs-pulse/compare/v1.0.1...v1.0.2) (2024-04-15)
4+
5+
6+
### 🐛 BUG FIXES
7+
8+
* update @nestjs/cli and @nestjs/common dependencies in package.json ([a701a83](https://github.com/pulsecron/nestjs-pulse/commit/a701a8317f3a990dfaef571f9386362c361d6b71))
9+
* update @pulsecron/pulse dependency to version 1.1.3 in package.json ([3bdbc0f](https://github.com/pulsecron/nestjs-pulse/commit/3bdbc0ff7ab6337d14fb38b0c327a8d42f4abc79))
10+
* update dependencies in package.json ([a62264a](https://github.com/pulsecron/nestjs-pulse/commit/a62264a9a7b9b1f4186eb0b4948f115d944254fe))
11+
312
## [1.0.1](https://github.com/pulsecron/nestjs-pulse/compare/v1.0.0...v1.0.1) (2024-04-14)
413

514

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