Skip to content

Commit c408836

Browse files
[CI Skip] bump/beta 7.1.2-0-x
skip-checks: true
1 parent 194d1a6 commit c408836

File tree

15 files changed

+42
-42
lines changed

15 files changed

+42
-42
lines changed

CONTRIBUTORS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
575 Jaco 7.1.1 (#513)
1+
576 Jaco Bump common (#514)
22
1 Evgeny Fixed type (#121)
33
1 Shunfan Zhou Support sr25519 agreement (#209)
44
1 Steve Degosserie Expose Schnorrkel's VRF capabilities (#170)

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
},
1515
"sideEffects": false,
1616
"type": "module",
17-
"version": "7.1.1",
17+
"version": "7.1.2-0-x",
1818
"versions": {
19-
"git": "7.1.1",
19+
"git": "7.1.2-0-x",
2020
"npm": "7.1.1"
2121
},
2222
"workspaces": [

packages/wasm-bridge/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
"./detectPackage.cjs"
1919
],
2020
"type": "module",
21-
"version": "7.1.1",
21+
"version": "7.1.2-0-x",
2222
"main": "index.js",
2323
"dependencies": {
24-
"@polkadot/wasm-util": "7.1.1",
24+
"@polkadot/wasm-util": "7.1.2-0-x",
2525
"tslib": "^2.5.0"
2626
},
2727
"devDependencies": {

packages/wasm-bridge/src/packageInfo.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33

44
// Do not edit, auto-generated by @polkadot/dev
55

6-
export const packageInfo = { name: '@polkadot/wasm-bridge', path: 'auto', type: 'auto', version: '7.1.1' };
6+
export const packageInfo = { name: '@polkadot/wasm-bridge', path: 'auto', type: 'auto', version: '7.1.2-0-x' };

packages/wasm-crypto-asmjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"sideEffects": false,
1717
"type": "module",
18-
"version": "7.1.1",
18+
"version": "7.1.2-0-x",
1919
"main": "index.js",
2020
"dependencies": {
2121
"tslib": "^2.5.0"

packages/wasm-crypto-asmjs/src/packageInfo.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33

44
// Do not edit, auto-generated by @polkadot/dev
55

6-
export const packageInfo = { name: '@polkadot/wasm-crypto-asmjs', path: 'auto', type: 'auto', version: '7.1.1' };
6+
export const packageInfo = { name: '@polkadot/wasm-crypto-asmjs', path: 'auto', type: 'auto', version: '7.1.2-0-x' };

packages/wasm-crypto-init/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@
1818
"./detectPackage.cjs"
1919
],
2020
"type": "module",
21-
"version": "7.1.1",
21+
"version": "7.1.2-0-x",
2222
"browser": "wasm.js",
2323
"main": "wasm.js",
2424
"react-native": "asm.js",
2525
"dependencies": {
26-
"@polkadot/wasm-bridge": "7.1.1",
27-
"@polkadot/wasm-crypto-asmjs": "7.1.1",
28-
"@polkadot/wasm-crypto-wasm": "7.1.1",
29-
"@polkadot/wasm-util": "7.1.1",
26+
"@polkadot/wasm-bridge": "7.1.2-0-x",
27+
"@polkadot/wasm-crypto-asmjs": "7.1.2-0-x",
28+
"@polkadot/wasm-crypto-wasm": "7.1.2-0-x",
29+
"@polkadot/wasm-util": "7.1.2-0-x",
3030
"tslib": "^2.5.0"
3131
},
3232
"devDependencies": {

packages/wasm-crypto-init/src/packageInfo.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33

44
// Do not edit, auto-generated by @polkadot/dev
55

6-
export const packageInfo = { name: '@polkadot/wasm-crypto-init', path: 'auto', type: 'auto', version: '7.1.1' };
6+
export const packageInfo = { name: '@polkadot/wasm-crypto-init', path: 'auto', type: 'auto', version: '7.1.2-0-x' };

packages/wasm-crypto-wasm/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
},
1616
"sideEffects": false,
1717
"type": "module",
18-
"version": "7.1.1",
18+
"version": "7.1.2-0-x",
1919
"main": "index.js",
2020
"dependencies": {
21-
"@polkadot/wasm-util": "7.1.1",
21+
"@polkadot/wasm-util": "7.1.2-0-x",
2222
"tslib": "^2.5.0"
2323
},
2424
"devDependencies": {

packages/wasm-crypto-wasm/src/packageInfo.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33

44
// Do not edit, auto-generated by @polkadot/dev
55

6-
export const packageInfo = { name: '@polkadot/wasm-crypto-wasm', path: 'auto', type: 'auto', version: '7.1.1' };
6+
export const packageInfo = { name: '@polkadot/wasm-crypto-wasm', path: 'auto', type: 'auto', version: '7.1.2-0-x' };

0 commit comments

Comments
 (0)