Skip to content

Commit 8a13fb1

Browse files
authored
Merge pull request mohsenbostan#12 from mohsenbostan/changeset-release/main
Version Packages
2 parents fbea997 + 00ee7a9 commit 8a13fb1

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tricky-balloons-tap.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.2
4+
5+
### Patch Changes
6+
7+
- fbea997: refactor the internal handler
8+
39
## 0.2.1
410

511
### Patch 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.1",
14+
"version": "0.2.2",
1515
"main": "dist/index.js",
1616
"module": "dist/index.mjs",
1717
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)