Skip to content

Commit 87633d3

Browse files
[CI Skip] release/stable 0.151.1
skip-checks: true
1 parent 3e5397d commit 87633d3

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

CONTRIBUTORS

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
62 kwingram25 iadd fix (#2911)
55
49 pan update Bifrost kusama on Subsquare (#9752)
66
46 Antoine Estienne Update moonbeam endpoints and moonbase logo and color (#6890)
7-
41 Arjun Porwal chore: upgraded dependencies (#11365)
7+
42 Arjun Porwal 0.151.1 (#11369)
88
41 MiZiet Apply styles to the unbonding icon (#6314)
99
39 RadiumBlock Re-adding RadiumBlock as Shiden and Bifrost Polkadot Endpoint provider (#11112)
1010
34 Joakim Nyman Updated Dwellir endpoints for Moonriver, Moonbeam, Basilisk and Hydration (#11149)

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"type": "module",
1919
"version": "0.151.1",
2020
"versions": {
21-
"git": "0.150.3-16-x",
22-
"npm": "0.150.2"
21+
"git": "0.151.1",
22+
"npm": "0.151.1"
2323
},
2424
"workspaces": [
2525
"packages/*"

packages/apps-config/src/packageInfo.ts

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

packages/apps/src/packageInfo.ts

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

0 commit comments

Comments
 (0)