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

Commit eb5fd90

Browse files
chore(release): 1.0.3 [skip ci]
## [1.0.3](v1.0.2...v1.0.3) (2024-04-15) ### 🐛 BUG FIXES * update @pulsecron/pulse dependency to version 1.1.4 ([a0959d2](a0959d2)) * update README.md and update @pulsecron/pulse dependency to version 1.1.4 in package.json ([f0073b1](f0073b1))
1 parent a0959d2 commit eb5fd90

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.3](https://github.com/pulsecron/nestjs-pulse/compare/v1.0.2...v1.0.3) (2024-04-15)
4+
5+
6+
### 🐛 BUG FIXES
7+
8+
* update @pulsecron/pulse dependency to version 1.1.4 ([a0959d2](https://github.com/pulsecron/nestjs-pulse/commit/a0959d227f866859513b4102d050478507ee8c3c))
9+
* update README.md and update @pulsecron/pulse dependency to version 1.1.4 in package.json ([f0073b1](https://github.com/pulsecron/nestjs-pulse/commit/f0073b1a806130741fe59361425721486209210c))
10+
311
## [1.0.2](https://github.com/pulsecron/nestjs-pulse/compare/v1.0.1...v1.0.2) (2024-04-15)
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.2",
3+
"version": "1.0.3",
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)