Skip to content

Commit

Permalink
chore(release): @qiwi/[email protected] [skip ci]
Browse files Browse the repository at this point in the history
## @qiwi/substrate-std [1.3.3](https://github.com/qiwi/substrate/compare/@qiwi/[email protected]...@qiwi/[email protected]) (2021-05-13)

### Dependencies

* **@qiwi/substrate-types:** upgraded to 1.52.0
  • Loading branch information
qiwibot committed May 13, 2021
1 parent 5162a85 commit 43888b8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions packages/std/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## @qiwi/substrate-std [1.3.3](https://github.com/qiwi/substrate/compare/@qiwi/[email protected]...@qiwi/[email protected]) (2021-05-13)





### Dependencies

* **@qiwi/substrate-types:** upgraded to 1.52.0

## @qiwi/substrate-std [1.3.2](https://github.com/qiwi/substrate/compare/@qiwi/[email protected]...@qiwi/[email protected]) (2021-04-21)


Expand Down
4 changes: 2 additions & 2 deletions packages/std/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@qiwi/substrate-std",
"version": "1.3.2",
"version": "1.3.3",
"main": "target/es5/index.js",
"source": "target/ts/index.ts",
"types": "target/es5/index.d.ts",
Expand Down Expand Up @@ -51,7 +51,7 @@
},
"dependencies": {
"tslib": "^2.2.0",
"@qiwi/substrate-types": "1.51.0"
"@qiwi/substrate-types": "1.52.0"
},
"peerDependencies": {},
"license": "MIT",
Expand Down

0 comments on commit 43888b8

Please sign in to comment.