Skip to content

Commit b8814c8

Browse files
[CI Skip] release/stable 0.126.1
skip-checks: true
1 parent f0160e1 commit b8814c8

File tree

54 files changed

+179
-179
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+179
-179
lines changed

CONTRIBUTORS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
4234 Jaco Bump API (#9310)
1+
4235 Jaco 0.126.1 (#9311)
22
79 Thibaut Sardan Nit, use as LedgerTypes casting (#4425)
33
62 kwingram25 iadd fix (#2911)
44
48 pan update bifrost providers (#8065)

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
"url": "https://github.com/polkadot-js/apps.git"
1616
},
1717
"sideEffects": false,
18-
"version": "0.126.0",
18+
"version": "0.126.1",
1919
"versions": {
20-
"git": "0.125.2-15-x",
21-
"npm": "0.125.1"
20+
"git": "0.126.1",
21+
"npm": "0.126.1"
2222
},
2323
"workspaces": [
2424
"packages/*"

packages/apps-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"sideEffects": false,
1515
"type": "module",
16-
"version": "0.126.0",
16+
"version": "0.126.1",
1717
"main": "index.js",
1818
"dependencies": {
1919
"@acala-network/type-definitions": "4.1.8-13",

packages/apps-config/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/apps-config', path: 'auto', type: 'auto', version: '0.125.2-15-x' };
6+
export const packageInfo = { name: '@polkadot/apps-config', path: 'auto', type: 'auto', version: '0.126.1' };

packages/apps-electron/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
"url": "https://github.com/polkadot-js/apps.git"
1414
},
1515
"sideEffects": false,
16-
"version": "0.126.0",
16+
"version": "0.126.1",
1717
"dependencies": {
1818
"@polkadot/dev": "^0.72.39",
19-
"@polkadot/react-components": "^0.126.0",
19+
"@polkadot/react-components": "^0.126.1",
2020
"electron-log": "^5.0.0-beta.16",
2121
"electron-updater": "^5.3.0"
2222
},

packages/apps-routing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@
1414
},
1515
"sideEffects": false,
1616
"type": "module",
17-
"version": "0.126.0"
17+
"version": "0.126.1"
1818
}

packages/apps/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@
1414
},
1515
"sideEffects": true,
1616
"type": "module",
17-
"version": "0.126.0",
17+
"version": "0.126.1",
1818
"dependencies": {
19-
"@polkadot/apps-config": "^0.126.0",
20-
"@polkadot/apps-routing": "^0.126.0",
19+
"@polkadot/apps-config": "^0.126.1",
20+
"@polkadot/apps-routing": "^0.126.1",
2121
"@polkadot/dev": "^0.72.39",
22-
"@polkadot/react-api": "^0.126.0",
23-
"@polkadot/react-components": "^0.126.0",
24-
"@polkadot/react-hooks": "^0.126.0",
25-
"@polkadot/react-params": "^0.126.0",
26-
"@polkadot/react-query": "^0.126.0",
27-
"@polkadot/react-signer": "^0.126.0",
22+
"@polkadot/react-api": "^0.126.1",
23+
"@polkadot/react-components": "^0.126.1",
24+
"@polkadot/react-hooks": "^0.126.1",
25+
"@polkadot/react-params": "^0.126.1",
26+
"@polkadot/react-query": "^0.126.1",
27+
"@polkadot/react-signer": "^0.126.1",
2828
"punycode": "^2.3.0",
2929
"query-string": "^8.1.0"
3030
},

packages/apps/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/apps', path: 'auto', type: 'auto', version: '0.125.2-15-x' };
6+
export const packageInfo = { name: '@polkadot/apps', path: 'auto', type: 'auto', version: '0.126.1' };

packages/page-accounts/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,18 +14,18 @@
1414
},
1515
"sideEffects": false,
1616
"type": "module",
17-
"version": "0.126.0",
17+
"version": "0.126.1",
1818
"dependencies": {
1919
"@polkadot/hw-ledger": "^11.1.3",
2020
"@polkadot/phishing": "^0.20.5",
21-
"@polkadot/react-components": "^0.126.0",
22-
"@polkadot/react-hooks": "^0.126.0",
21+
"@polkadot/react-components": "^0.126.1",
22+
"@polkadot/react-hooks": "^0.126.1",
2323
"@polkadot/util": "^11.1.3",
2424
"@polkadot/vanitygen": "^0.53.10",
2525
"detect-browser": "^5.3.0",
2626
"file-saver": "^2.0.5"
2727
},
2828
"devDependencies": {
29-
"@polkadot/test-support": "0.126.0"
29+
"@polkadot/test-support": "0.126.1"
3030
}
3131
}

packages/page-addresses/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": "0.126.0",
17+
"version": "0.126.1",
1818
"dependencies": {
19-
"@polkadot/react-components": "^0.126.0",
19+
"@polkadot/react-components": "^0.126.1",
2020
"file-saver": "^2.0.5"
2121
},
2222
"devDependencies": {

0 commit comments

Comments
 (0)