Skip to content

Commit

Permalink
[CI Skip] release/stable 3.7.1
Browse files Browse the repository at this point in the history
skip-checks: true
  • Loading branch information
actions-user committed Nov 1, 2020
1 parent 3230663 commit 8f24a27
Show file tree
Hide file tree
Showing 10 changed files with 31 additions and 31 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@
"@polkadot/ts": "^0.3.53",
"@types/jest": "^26.0.15"
},
"version": "3.7.0"
"version": "3.7.1"
}
6 changes: 3 additions & 3 deletions packages/keyring/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@polkadot/keyring",
"version": "3.7.0",
"version": "3.7.1",
"description": "Keyring management",
"main": "index.js",
"publishConfig": {
Expand Down Expand Up @@ -28,7 +28,7 @@
"homepage": "https://github.com/polkadot-js/common/tree/master/packages/keyring#readme",
"dependencies": {
"@babel/runtime": "^7.12.1",
"@polkadot/util": "^3.7.0",
"@polkadot/util-crypto": "^3.7.0"
"@polkadot/util": "^3.7.1",
"@polkadot/util-crypto": "^3.7.1"
}
}
6 changes: 3 additions & 3 deletions packages/networks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@polkadot/networks",
"version": "3.7.0",
"version": "3.7.1",
"description": "A list of all available Substrate networks and their applicable prefixes",
"main": "index.js",
"publishConfig": {
Expand Down Expand Up @@ -29,7 +29,7 @@
"@babel/runtime": "^7.12.1"
},
"devDependencies": {
"@polkadot/util": "^3.7.0",
"@polkadot/x-fetch": "^3.7.0"
"@polkadot/util": "^3.7.1",
"@polkadot/x-fetch": "^3.7.1"
}
}
6 changes: 3 additions & 3 deletions packages/util-crypto/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@polkadot/util-crypto",
"version": "3.7.0",
"version": "3.7.1",
"description": "A collection of useful crypto utilities for @polkadot",
"main": "index.js",
"keywords": [
Expand All @@ -26,8 +26,8 @@
"homepage": "https://github.com/polkadot-js/common/tree/master/packages/util-crypto#readme",
"dependencies": {
"@babel/runtime": "^7.12.1",
"@polkadot/networks": "^3.7.0",
"@polkadot/util": "^3.7.0",
"@polkadot/networks": "^3.7.1",
"@polkadot/util": "^3.7.1",
"@polkadot/wasm-crypto": "^1.4.1",
"base-x": "^3.0.8",
"blakejs": "^1.1.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/util/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@polkadot/util",
"version": "3.7.0",
"version": "3.7.1",
"description": "A collection of useful utilities for @polkadot",
"main": "index.js",
"keywords": [
Expand All @@ -26,8 +26,8 @@
"homepage": "https://github.com/polkadot-js/common/tree/master/packages/util#readme",
"dependencies": {
"@babel/runtime": "^7.12.1",
"@polkadot/x-textdecoder": "^3.7.0",
"@polkadot/x-textencoder": "^3.7.0",
"@polkadot/x-textdecoder": "^3.7.1",
"@polkadot/x-textencoder": "^3.7.1",
"@types/bn.js": "^4.11.6",
"bn.js": "^5.1.3",
"camelcase": "^5.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-fetch/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@polkadot/x-fetch",
"version": "3.7.0",
"version": "3.7.1",
"description": "A cross-environment fetch replacement",
"browser": "browser.js",
"main": "node.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-textdecoder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@polkadot/x-textdecoder",
"version": "3.7.0",
"version": "3.7.1",
"description": "A TextDecoder replacement",
"browser": "browser.js",
"main": "node.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-textencoder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@polkadot/x-textencoder",
"version": "3.7.0",
"version": "3.7.1",
"description": "A TextDecoder replacement",
"browser": "browser.js",
"main": "node.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-ws/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@polkadot/x-ws",
"version": "3.7.0",
"version": "3.7.1",
"description": "A cross-environment WebSocket replacement",
"browser": "browser.js",
"main": "node.js",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1810,18 +1810,18 @@ __metadata:
resolution: "@polkadot/keyring@workspace:packages/keyring"
dependencies:
"@babel/runtime": ^7.12.1
"@polkadot/util": ^3.7.0
"@polkadot/util-crypto": ^3.7.0
"@polkadot/util": ^3.7.1
"@polkadot/util-crypto": ^3.7.1
languageName: unknown
linkType: soft

"@polkadot/networks@^3.7.0, @polkadot/networks@workspace:packages/networks":
"@polkadot/networks@^3.7.1, @polkadot/networks@workspace:packages/networks":
version: 0.0.0-use.local
resolution: "@polkadot/networks@workspace:packages/networks"
dependencies:
"@babel/runtime": ^7.12.1
"@polkadot/util": ^3.7.0
"@polkadot/x-fetch": ^3.7.0
"@polkadot/util": ^3.7.1
"@polkadot/x-fetch": ^3.7.1
languageName: unknown
linkType: soft

Expand All @@ -1834,13 +1834,13 @@ __metadata:
languageName: node
linkType: hard

"@polkadot/util-crypto@^3.7.0, @polkadot/util-crypto@workspace:packages/util-crypto":
"@polkadot/util-crypto@^3.7.1, @polkadot/util-crypto@workspace:packages/util-crypto":
version: 0.0.0-use.local
resolution: "@polkadot/util-crypto@workspace:packages/util-crypto"
dependencies:
"@babel/runtime": ^7.12.1
"@polkadot/networks": ^3.7.0
"@polkadot/util": ^3.7.0
"@polkadot/networks": ^3.7.1
"@polkadot/util": ^3.7.1
"@polkadot/wasm-crypto": ^1.4.1
"@types/bn.js": ^4.11.6
"@types/create-hash": ^1.2.2
Expand All @@ -1861,13 +1861,13 @@ __metadata:
languageName: unknown
linkType: soft

"@polkadot/util@^3.7.0, @polkadot/util@workspace:packages/util":
"@polkadot/util@^3.7.1, @polkadot/util@workspace:packages/util":
version: 0.0.0-use.local
resolution: "@polkadot/util@workspace:packages/util"
dependencies:
"@babel/runtime": ^7.12.1
"@polkadot/x-textdecoder": ^3.7.0
"@polkadot/x-textencoder": ^3.7.0
"@polkadot/x-textdecoder": ^3.7.1
"@polkadot/x-textencoder": ^3.7.1
"@types/bn.js": ^4.11.6
bn.js: ^5.1.3
camelcase: ^5.3.1
Expand All @@ -1884,7 +1884,7 @@ __metadata:
languageName: node
linkType: hard

"@polkadot/x-fetch@^3.7.0, @polkadot/x-fetch@workspace:packages/x-fetch":
"@polkadot/x-fetch@^3.7.1, @polkadot/x-fetch@workspace:packages/x-fetch":
version: 0.0.0-use.local
resolution: "@polkadot/x-fetch@workspace:packages/x-fetch"
dependencies:
Expand All @@ -1894,15 +1894,15 @@ __metadata:
languageName: unknown
linkType: soft

"@polkadot/x-textdecoder@^3.7.0, @polkadot/x-textdecoder@workspace:packages/x-textdecoder":
"@polkadot/x-textdecoder@^3.7.1, @polkadot/x-textdecoder@workspace:packages/x-textdecoder":
version: 0.0.0-use.local
resolution: "@polkadot/x-textdecoder@workspace:packages/x-textdecoder"
dependencies:
"@babel/runtime": ^7.12.1
languageName: unknown
linkType: soft

"@polkadot/x-textencoder@^3.7.0, @polkadot/x-textencoder@workspace:packages/x-textencoder":
"@polkadot/x-textencoder@^3.7.1, @polkadot/x-textencoder@workspace:packages/x-textencoder":
version: 0.0.0-use.local
resolution: "@polkadot/x-textencoder@workspace:packages/x-textencoder"
dependencies:
Expand Down

0 comments on commit 8f24a27

Please sign in to comment.