Skip to content

Commit

Permalink
Merge pull request #1 from mohsenbostan/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
mohsenbostan authored Jan 18, 2023
2 parents 52b0035 + e81fcf1 commit 8fbe74f
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/hungry-apples-perform.md

This file was deleted.

7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# nestjs-grpc-exceptions

## 0.0.1

### Patch Changes

- 52b0035: first release
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "NestJS gRPC Exceptions",
"license": "MIT",
"author": "Mohsen Bostan <[email protected]",
"version": "0.0.0",
"version": "0.0.1",
"main": "dist/index.js",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 8fbe74f

Please sign in to comment.