Skip to content

Commit

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

### Dependencies

* **expressjs-json-rpc:** upgraded to 1.1.0
* **nestjs-json-rpc:** upgraded to 1.1.0
* **@qiwi/json-rpc-common:** upgraded to 1.1.0
  • Loading branch information
qiwibot committed Mar 19, 2020
1 parent 020ec08 commit 7df6782
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions packages/facade/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## @qiwi/json-rpc [1.0.4](https://github.com/qiwi/json-rpc/compare/@qiwi/[email protected]...@qiwi/[email protected]) (2020-03-19)





### Dependencies

* **expressjs-json-rpc:** upgraded to 1.1.0
* **nestjs-json-rpc:** upgraded to 1.1.0
* **@qiwi/json-rpc-common:** upgraded to 1.1.0

## @qiwi/json-rpc [1.0.3](https://github.com/qiwi/json-rpc/compare/@qiwi/[email protected]...@qiwi/[email protected]) (2020-02-11)


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

0 comments on commit 7df6782

Please sign in to comment.