Skip to content

Commit

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

### Bug Fixes

* **package:** up deps, fix vulnerable deps ([c47ec56](c47ec56))
  • Loading branch information
qiwibot committed Jul 14, 2020
1 parent d1e9074 commit fbd5890
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/open-rpc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## @qiwi/json-rpc-open-rpc [1.1.4](https://github.com/qiwi/json-rpc/compare/@qiwi/[email protected]...@qiwi/[email protected]) (2020-07-14)


### Bug Fixes

* **package:** up deps, fix vulnerable deps ([c47ec56](https://github.com/qiwi/json-rpc/commit/c47ec56135c4c4649311a8169dec339ba46da780))

## @qiwi/json-rpc-open-rpc [1.1.3](https://github.com/qiwi/json-rpc/compare/@qiwi/[email protected]...@qiwi/[email protected]) (2020-07-07)


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

0 comments on commit fbd5890

Please sign in to comment.