Skip to content

Commit 1539c1d

Browse files
[CI Skip] release/stable 0.139.1
skip-checks: true
1 parent fc9758d commit 1539c1d

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
@@ -3,7 +3,7 @@
33
62 kwingram25 iadd fix (#2911)
44
49 pan update Bifrost kusama on Subsquare (#9752)
55
46 Antoine Estienne Update moonbeam endpoints and moonbase logo and color (#6890)
6-
43 Tarik Gul Bump all necessary polkadot-js deps (#10689)
6+
44 Tarik Gul 0.139.1 (#10691)
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.139.1",
2020
"versions": {
21-
"git": "0.138.2-31-x",
22-
"npm": "0.138.1"
21+
"git": "0.139.1",
22+
"npm": "0.139.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.138.2-31-x' };
6+
export const packageInfo = { name: '@polkadot/apps-config', path: 'auto', type: 'auto', version: '0.139.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.138.2-31-x' };
6+
export const packageInfo = { name: '@polkadot/apps', path: 'auto', type: 'auto', version: '0.139.1' };

0 commit comments

Comments
 (0)