Skip to content

Commit 96747d8

Browse files
[CI Skip] release/stable 0.140.1
skip-checks: true
1 parent ad9be91 commit 96747d8

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

CONTRIBUTORS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
81 Thibaut Sardan update overrides (#10090)
33
62 kwingram25 iadd fix (#2911)
44
49 pan update Bifrost kusama on Subsquare (#9752)
5+
47 Tarik Gul 0.140.1 (#10706)
56
46 Antoine Estienne Update moonbeam endpoints and moonbase logo and color (#6890)
6-
46 Tarik Gul Update polkadot-js deps (#10705)
77
41 MiZiet Apply styles to the unbonding icon (#6314)
88
33 Joakim Nyman Revert "Update productionRelayPolkadot.ts" (#10207)
99
31 RadiumBlock Add RadiumBlock Khala and Ajuna endpoints in Curie (#10684)

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"type": "module",
1919
"version": "0.140.1",
2020
"versions": {
21-
"git": "0.139.2-2-x",
22-
"npm": "0.139.1"
21+
"git": "0.140.1",
22+
"npm": "0.140.1"
2323
},
2424
"workspaces": [
2525
"packages/*"

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.139.2-2-x' };
6+
export const packageInfo = { name: '@polkadot/apps-config', path: 'auto', type: 'auto', version: '0.140.1' };

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.139.2-2-x' };
6+
export const packageInfo = { name: '@polkadot/apps', path: 'auto', type: 'auto', version: '0.140.1' };

0 commit comments

Comments
 (0)