mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-07-20 22:05:43 +00:00
[CI Skip] release/stable 3.13.1
skip-checks: true
This commit is contained in:
+1
-1
@@ -6,6 +6,7 @@
|
|||||||
4 Thibaut Sardan store hardware wallets (#431)
|
4 Thibaut Sardan store hardware wallets (#431)
|
||||||
3 Luke Sugiura remove language options (#244)
|
3 Luke Sugiura remove language options (#244)
|
||||||
3 Stefanie Doll Replace isUndefined util with explicit typeof check (#107)
|
3 Stefanie Doll Replace isUndefined util with explicit typeof check (#107)
|
||||||
|
2 Arjun Porwal 3.13.1 (#832)
|
||||||
2 Drew Stone Add Edgeware testnet and mainnet updated endpoints (#274)
|
2 Drew Stone Add Edgeware testnet and mainnet updated endpoints (#274)
|
||||||
2 Hanwen Cheng allow qr to scan seed qr (#330)
|
2 Hanwen Cheng allow qr to scan seed qr (#330)
|
||||||
2 Nikos Kontakis Fix undefined process error that may appear when using ui (#524)
|
2 Nikos Kontakis Fix undefined process error that may appear when using ui (#524)
|
||||||
@@ -18,7 +19,6 @@
|
|||||||
1 Alex Siman Fix typo in README: stiorage -> storage (#69)
|
1 Alex Siman Fix typo in README: stiorage -> storage (#69)
|
||||||
1 Alexander Krupenkin Added ECDSA crypto type (#313)
|
1 Alexander Krupenkin Added ECDSA crypto type (#313)
|
||||||
1 Andrei Eres Fix raising error if process has not defined yet (#548)
|
1 Andrei Eres Fix raising error if process has not defined yet (#548)
|
||||||
1 Arjun Porwal chore: upgrade polkadot deps (#831)
|
|
||||||
1 Axel Chalon Simplify KeyringAddress interface (#144)
|
1 Axel Chalon Simplify KeyringAddress interface (#144)
|
||||||
1 Cameron Franz react-native example app port (#223)
|
1 Cameron Franz react-native example app port (#223)
|
||||||
1 carumusan Add kulupu (#342)
|
1 carumusan Add kulupu (#342)
|
||||||
|
|||||||
+2
-2
@@ -16,8 +16,8 @@
|
|||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "3.13.1",
|
"version": "3.13.1",
|
||||||
"versions": {
|
"versions": {
|
||||||
"git": "3.12.3-1-x",
|
"git": "3.13.1",
|
||||||
"npm": "3.12.2"
|
"npm": "3.13.1"
|
||||||
},
|
},
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
"packages/*"
|
"packages/*"
|
||||||
|
|||||||
@@ -3,4 +3,4 @@
|
|||||||
|
|
||||||
// Do not edit, auto-generated by @polkadot/dev
|
// Do not edit, auto-generated by @polkadot/dev
|
||||||
|
|
||||||
export const packageInfo = { name: '@polkadot/react-identicon', path: 'auto', type: 'auto', version: '3.12.3-1-x' };
|
export const packageInfo = { name: '@polkadot/react-identicon', path: 'auto', type: 'auto', version: '3.13.1' };
|
||||||
|
|||||||
@@ -3,4 +3,4 @@
|
|||||||
|
|
||||||
// Do not edit, auto-generated by @polkadot/dev
|
// Do not edit, auto-generated by @polkadot/dev
|
||||||
|
|
||||||
export const packageInfo = { name: '@polkadot/react-qr', path: 'auto', type: 'auto', version: '3.12.3-1-x' };
|
export const packageInfo = { name: '@polkadot/react-qr', path: 'auto', type: 'auto', version: '3.13.1' };
|
||||||
|
|||||||
@@ -3,4 +3,4 @@
|
|||||||
|
|
||||||
// Do not edit, auto-generated by @polkadot/dev
|
// Do not edit, auto-generated by @polkadot/dev
|
||||||
|
|
||||||
export const packageInfo = { name: '@polkadot/reactnative-identicon', path: 'auto', type: 'auto', version: '3.12.3-1-x' };
|
export const packageInfo = { name: '@polkadot/reactnative-identicon', path: 'auto', type: 'auto', version: '3.13.1' };
|
||||||
|
|||||||
@@ -3,4 +3,4 @@
|
|||||||
|
|
||||||
// Do not edit, auto-generated by @polkadot/dev
|
// Do not edit, auto-generated by @polkadot/dev
|
||||||
|
|
||||||
export const packageInfo = { name: '@polkadot/ui-keyring', path: 'auto', type: 'auto', version: '3.12.3-1-x' };
|
export const packageInfo = { name: '@polkadot/ui-keyring', path: 'auto', type: 'auto', version: '3.13.1' };
|
||||||
|
|||||||
@@ -3,4 +3,4 @@
|
|||||||
|
|
||||||
// Do not edit, auto-generated by @polkadot/dev
|
// Do not edit, auto-generated by @polkadot/dev
|
||||||
|
|
||||||
export const packageInfo = { name: '@polkadot/ui-settings', path: 'auto', type: 'auto', version: '3.12.3-1-x' };
|
export const packageInfo = { name: '@polkadot/ui-settings', path: 'auto', type: 'auto', version: '3.13.1' };
|
||||||
|
|||||||
@@ -3,4 +3,4 @@
|
|||||||
|
|
||||||
// Do not edit, auto-generated by @polkadot/dev
|
// Do not edit, auto-generated by @polkadot/dev
|
||||||
|
|
||||||
export const packageInfo = { name: '@polkadot/ui-shared', path: 'auto', type: 'auto', version: '3.12.3-1-x' };
|
export const packageInfo = { name: '@polkadot/ui-shared', path: 'auto', type: 'auto', version: '3.13.1' };
|
||||||
|
|||||||
@@ -3,4 +3,4 @@
|
|||||||
|
|
||||||
// Do not edit, auto-generated by @polkadot/dev
|
// Do not edit, auto-generated by @polkadot/dev
|
||||||
|
|
||||||
export const packageInfo = { name: '@polkadot/vue-identicon', path: 'auto', type: 'auto', version: '3.12.3-1-x' };
|
export const packageInfo = { name: '@polkadot/vue-identicon', path: 'auto', type: 'auto', version: '3.13.1' };
|
||||||
|
|||||||
Reference in New Issue
Block a user