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

Commit c135e02

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2024-04-14) ### 🐛 BUG FIXES * package.json ([d812f1d](d812f1d))
1 parent b99b228 commit c135e02

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.1](https://github.com/pulsecron/nestjs-pulse/compare/v1.0.0...v1.0.1) (2024-04-14)
4+
5+
6+
### 🐛 BUG FIXES
7+
8+
* package.json ([d812f1d](https://github.com/pulsecron/nestjs-pulse/commit/d812f1dd26ad1878e550d96dbf10df3ffbe61588))
9+
310
## 1.0.0 (2024-04-14)
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.0",
3+
"version": "1.0.1",
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)