Skip to content

Commit b73b00f

Browse files
[CI Skip] release/stable 0.142.1
skip-checks: true
1 parent 7e372c3 commit b73b00f

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
@@ -1,7 +1,7 @@
11
4364 Jaco Disable unreachable endpoints (#10221)
22
81 Thibaut Sardan update overrides (#10090)
33
62 kwingram25 iadd fix (#2911)
4-
54 Tarik Gul Disable unreachable endpoints (#10766)
4+
55 Tarik Gul 0.142.1 (#10767)
55
49 pan update Bifrost kusama on Subsquare (#9752)
66
46 Antoine Estienne Update moonbeam endpoints and moonbase logo and color (#6890)
77
41 MiZiet Apply styles to the unbonding icon (#6314)

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.142.1",
2020
"versions": {
21-
"git": "0.141.2-14-x",
22-
"npm": "0.141.1"
21+
"git": "0.142.1",
22+
"npm": "0.142.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.141.2-14-x' };
6+
export const packageInfo = { name: '@polkadot/apps-config', path: 'auto', type: 'auto', version: '0.142.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.141.2-14-x' };
6+
export const packageInfo = { name: '@polkadot/apps', path: 'auto', type: 'auto', version: '0.142.1' };

0 commit comments

Comments
 (0)