Skip to content

Commit 2b2ec1c

Browse files
[CI Skip] release/stable 3.15.2
skip-checks: true
1 parent e16ef30 commit 2b2ec1c

File tree

9 files changed

+10
-10
lines changed

9 files changed

+10
-10
lines changed

CONTRIBUTORS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
735 Jaco Adjust Vue peerDependency, >= 2.7 for defineComponent (#782)
22
38 Tarik Gul 3.14.1 (#835)
33
7 YJ fix #224: decrease frame size to 1024, set multipart bool (#225)
4-
5 Arjun Porwal chore: upgraded polkadot deps (#838)
4+
6 Arjun Porwal 3.15.2 (#839)
55
4 Antoine Estienne Refactor logic to better use prefix (#491)
66
4 kwingram25 fix ff api url issue (#289)
77
4 Thibaut Sardan store hardware wallets (#431)

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"type": "module",
1717
"version": "3.15.2",
1818
"versions": {
19-
"git": "3.15.2-0-x",
20-
"npm": "3.15.1"
19+
"git": "3.15.2",
20+
"npm": "3.15.2"
2121
},
2222
"workspaces": [
2323
"packages/*"

packages/react-identicon/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/react-identicon', path: 'auto', type: 'auto', version: '3.15.2-0-x' };
6+
export const packageInfo = { name: '@polkadot/react-identicon', path: 'auto', type: 'auto', version: '3.15.2' };

packages/react-qr/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/react-qr', path: 'auto', type: 'auto', version: '3.15.2-0-x' };
6+
export const packageInfo = { name: '@polkadot/react-qr', path: 'auto', type: 'auto', version: '3.15.2' };

packages/reactnative-identicon/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/reactnative-identicon', path: 'auto', type: 'auto', version: '3.15.2-0-x' };
6+
export const packageInfo = { name: '@polkadot/reactnative-identicon', path: 'auto', type: 'auto', version: '3.15.2' };

packages/ui-keyring/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/ui-keyring', path: 'auto', type: 'auto', version: '3.15.2-0-x' };
6+
export const packageInfo = { name: '@polkadot/ui-keyring', path: 'auto', type: 'auto', version: '3.15.2' };

packages/ui-settings/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/ui-settings', path: 'auto', type: 'auto', version: '3.15.2-0-x' };
6+
export const packageInfo = { name: '@polkadot/ui-settings', path: 'auto', type: 'auto', version: '3.15.2' };

packages/ui-shared/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/ui-shared', path: 'auto', type: 'auto', version: '3.15.2-0-x' };
6+
export const packageInfo = { name: '@polkadot/ui-shared', path: 'auto', type: 'auto', version: '3.15.2' };

packages/vue-identicon/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/vue-identicon', path: 'auto', type: 'auto', version: '3.15.2-0-x' };
6+
export const packageInfo = { name: '@polkadot/vue-identicon', path: 'auto', type: 'auto', version: '3.15.2' };

0 commit comments

Comments
 (0)