Skip to content

Commit f453025

Browse files
[CI Skip] release/stable 0.135.1
skip-checks: true
1 parent 1c9ac79 commit f453025

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

CONTRIBUTORS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,13 @@
3636
12 Kun [Substrate Files] New files module (#6106)
3737
12 Nikos Kontakis Change ethereum icons based on URL; Fixes #9632 (#9694)
3838
12 Oleh Mell Add new chains for Sub.ID external link (#9540)
39+
12 Tarik Gul 0.135.1 (#10379)
3940
11 Daniel Savu Change InterBTC network name to Interlay (#6700)
4041
11 Jay Remove Crab Dwellir endpoint (#10222)
4142
11 Kodeist add robonomics and integritee ksm endpoints (#8087)
4243
11 lumir-mrkva refactored lbp types updated (#6504)
4344
11 qwer951123 update acala types (#8394)
4445
11 Ross Bulat Substrate tab theme adjustment (#939)
45-
11 Tarik Gul Bump `@polkadot/*` deps (#10378)
4646
10 Greg Zaitsev Update Unique Network and Quartz by Unique endpoints (#7689)
4747
10 Nantian add karura (#5441)
4848
10 zzcwoshizz rm elara endpoint (#6778)

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.135.1",
2020
"versions": {
21-
"git": "0.134.2-11-x",
22-
"npm": "0.134.1"
21+
"git": "0.135.1",
22+
"npm": "0.135.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.134.2-11-x' };
6+
export const packageInfo = { name: '@polkadot/apps-config', path: 'auto', type: 'auto', version: '0.135.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.134.2-11-x' };
6+
export const packageInfo = { name: '@polkadot/apps', path: 'auto', type: 'auto', version: '0.135.1' };

0 commit comments

Comments
 (0)