Skip to content

Commit

Permalink
chore(release): 1.1.2 [skip ci]
Browse files Browse the repository at this point in the history
## nestjs-json-rpc [1.1.2](https://github.com/qiwi/json-rpc/compare/[email protected]@1.1.2) (2020-03-26)

### Dependencies

* **expressjs-json-rpc:** upgraded to 1.3.0
  • Loading branch information
qiwibot committed Mar 26, 2020
1 parent 0daacd9 commit 115723f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions packages/nestjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## nestjs-json-rpc [1.1.2](https://github.com/qiwi/json-rpc/compare/[email protected]@1.1.2) (2020-03-26)





### Dependencies

* **expressjs-json-rpc:** upgraded to 1.3.0

## nestjs-json-rpc [1.1.1](https://github.com/qiwi/json-rpc/compare/[email protected]@1.1.1) (2020-03-25)


Expand Down
2 changes: 1 addition & 1 deletion packages/nestjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nestjs-json-rpc",
"version": "1.1.1",
"version": "1.1.2",
"description": "Nestjs JSON RPC 2.0 Controller",
"main": "target/es5/index.js",
"source": "target/ts/index.ts",
Expand Down

0 comments on commit 115723f

Please sign in to comment.