Skip to content

Commit ddb0a14

Browse files
authored
Merge pull request mohsenbostan#6 from mohsenbostan/changeset-release/main
Version Packages
2 parents d09fe47 + 7964fba commit ddb0a14

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/kind-ducks-push.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# nestjs-grpc-exceptions
22

3+
## 0.2.1
4+
5+
### Patch Changes
6+
7+
- ea24504: support NestJS version 10
8+
39
## 0.2.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"type": "git",
1212
"url": "https://github.com/mohsenbostan/nestjs-grpc-exceptions.git"
1313
},
14-
"version": "0.2.0",
14+
"version": "0.2.1",
1515
"main": "dist/index.js",
1616
"module": "dist/index.mjs",
1717
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)