[CI Skip] release/beta 0.89.2-1

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-01-12 05:33:43 +00:00
parent 8e2ae1f5d9
commit b5c6468f17
23 changed files with 68 additions and 68 deletions
+33 -33
View File
@@ -1,33 +1,33 @@
566 Jaco
7 YJ
4 Antoine Estienne
4 kwingram25
4 Thibaut Sardan
3 Luke Sugiura
3 Stefanie Doll
2 Drew Stone
2 Hanwen Cheng
2 Nikos Kontakis
2 Vlad Proshchavaiev
2 Xiliang Chen
2 雪霁
1 Adam Dossa
1 Alex Siman
1 Alexander Krupenkin
1 Andrei Eres
1 Axel Chalon
1 Cameron Franz
1 carumusan
1 Harry Liu
1 Jake Naviasky
1 Logan Saether
1 Lovesh Harchandani
1 Luke Schoen
1 Nantian
1 Nikhil Ranjan
1 Shawn Tabrizi
1 Wei Tang
1 WoeOm
1 yuhui1208
1 Yuri
1 菩提
567 Jaco Bump dev (w/ contrib update) (#593)
7 YJ fix #224: decrease frame size to 1024, set multipart bool (#225)
4 Antoine Estienne Refactor logic to better use prefix (#491)
4 kwingram25 fix ff api url issue (#289)
4 Thibaut Sardan store hardware wallets (#431)
3 Luke Sugiura remove language options (#244)
3 Stefanie Doll Replace isUndefined util with explicit typeof check (#107)
2 Drew Stone Add Edgeware testnet and mainnet updated endpoints (#274)
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 Vlad Proshchavaiev Add Subsocial to ss58 defaults (#358)
2 Xiliang Chen Update UNfrastructure node label (#160)
2 雪霁 Batch export patch up (#455)
1 Adam Dossa Add Polymesh Ledger Integration (#427)
1 Alex Siman Fix typo in README: stiorage -> storage (#69)
1 Alexander Krupenkin Added ECDSA crypto type (#313)
1 Andrei Eres Fix raising error if process has not defined yet (#548)
1 Axel Chalon Simplify KeyringAddress interface (#144)
1 Cameron Franz react-native example app port (#223)
1 carumusan Add kulupu (#342)
1 Harry Liu Update README.md (#166)
1 Jake Naviasky Add Edgeware chain prefix to settings. (#317)
1 Logan Saether Propose W3F node (#188)
1 Lovesh Harchandani Allow Ledger support for Dock (#425)
1 Luke Schoen Fix typo in heading (#114)
1 Nantian fix bigint type (#510)
1 Nikhil Ranjan Updated to valid javascript (#271)
1 Shawn Tabrizi Add a new `notification` setting (#498)
1 Wei Tang Add Kulupu to the network selection list (#254)
1 WoeOm add darwinia ss58 (#379)
1 yuhui1208 [Stores] make FileStroe read key safely (#338)
1 Yuri Add webpack 5 support (#557)
1 菩提 fix some bugs (#260)
+1 -1
View File
@@ -10,7 +10,7 @@
"url": "https://github.com/polkadot-js/ui.git"
},
"sideEffects": false,
"version": "0.89.2-0",
"version": "0.89.2-1",
"workspaces": [
"packages/*"
],
+1 -1
View File
@@ -14,7 +14,7 @@
"url": "https://github.com/polkadot-js/ui.git"
},
"sideEffects": false,
"version": "0.89.2-0",
"version": "0.89.2-1",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.7"
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/example-react', path: 'auto', type: 'auto', version: '0.89.2-0' };
export const packageInfo = { name: '@polkadot/example-react', path: 'auto', type: 'auto', version: '0.89.2-1' };
+1 -1
View File
@@ -14,7 +14,7 @@
"url": "https://github.com/polkadot-js/ui.git"
},
"sideEffects": false,
"version": "0.89.2-0",
"version": "0.89.2-1",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.7"
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/example-vue', path: 'auto', type: 'auto', version: '0.89.2-0' };
export const packageInfo = { name: '@polkadot/example-vue', path: 'auto', type: 'auto', version: '0.89.2-1' };
+3 -3
View File
@@ -17,13 +17,13 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.89.2-0",
"version": "0.89.2-1",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.7",
"@polkadot/keyring": "^8.3.1",
"@polkadot/ui-settings": "0.89.2-0",
"@polkadot/ui-shared": "0.89.2-0",
"@polkadot/ui-settings": "0.89.2-1",
"@polkadot/ui-shared": "0.89.2-1",
"@polkadot/util": "^8.3.1",
"@polkadot/util-crypto": "^8.3.1",
"color": "^3.2.1",
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/react-identicon', path: 'auto', type: 'auto', version: '0.89.2-0' };
export const packageInfo = { name: '@polkadot/react-identicon', path: 'auto', type: 'auto', version: '0.89.2-1' };
+2 -2
View File
@@ -17,11 +17,11 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.89.2-0",
"version": "0.89.2-1",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.7",
"@polkadot/ui-settings": "0.89.2-0",
"@polkadot/ui-settings": "0.89.2-1",
"@polkadot/util": "^8.3.1",
"@polkadot/util-crypto": "^8.3.1",
"qrcode-generator": "^1.4.4",
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/react-qr', path: 'auto', type: 'auto', version: '0.89.2-0' };
export const packageInfo = { name: '@polkadot/react-qr', path: 'auto', type: 'auto', version: '0.89.2-1' };
+2 -2
View File
@@ -17,11 +17,11 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.89.2-0",
"version": "0.89.2-1",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.7",
"@polkadot/ui-shared": "0.89.2-0",
"@polkadot/ui-shared": "0.89.2-1",
"@polkadot/util": "^8.3.1",
"@polkadot/util-crypto": "^8.3.1",
"react-native-svg": "^12.2.0"
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/reactnative-identicon', path: 'auto', type: 'auto', version: '0.89.2-0' };
export const packageInfo = { name: '@polkadot/reactnative-identicon', path: 'auto', type: 'auto', version: '0.89.2-1' };
+1 -1
View File
@@ -13,7 +13,7 @@
"url": "https://github.com/polkadot-js/ui.git"
},
"sideEffects": false,
"version": "0.89.2-0",
"version": "0.89.2-1",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.7",
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/ui-assets', path: 'auto', type: 'auto', version: '0.89.2-0' };
export const packageInfo = { name: '@polkadot/ui-assets', path: 'auto', type: 'auto', version: '0.89.2-1' };
+2 -2
View File
@@ -16,13 +16,13 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.89.2-0",
"version": "0.89.2-1",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.7",
"@polkadot/hw-ledger": "^8.3.1",
"@polkadot/keyring": "^8.3.1",
"@polkadot/ui-settings": "0.89.2-0",
"@polkadot/ui-settings": "0.89.2-1",
"@polkadot/util": "^8.3.1",
"@polkadot/util-crypto": "^8.3.1",
"mkdirp": "^1.0.4",
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/ui-keyring', path: 'auto', type: 'auto', version: '0.89.2-0' };
export const packageInfo = { name: '@polkadot/ui-keyring', path: 'auto', type: 'auto', version: '0.89.2-1' };
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.89.2-0",
"version": "0.89.2-1",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.7",
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/ui-settings', path: 'auto', type: 'auto', version: '0.89.2-0' };
export const packageInfo = { name: '@polkadot/ui-settings', path: 'auto', type: 'auto', version: '0.89.2-1' };
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.89.2-0",
"version": "0.89.2-1",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.7",
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/ui-shared', path: 'auto', type: 'auto', version: '0.89.2-0' };
export const packageInfo = { name: '@polkadot/ui-shared', path: 'auto', type: 'auto', version: '0.89.2-1' };
+2 -2
View File
@@ -17,11 +17,11 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.89.2-0",
"version": "0.89.2-1",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.7",
"@polkadot/ui-shared": "0.89.2-0",
"@polkadot/ui-shared": "0.89.2-1",
"@polkadot/util": "^8.3.1",
"@polkadot/util-crypto": "^8.3.1",
"jdenticon": "3.1.1"
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/vue-identicon', path: 'auto', type: 'auto', version: '0.89.2-0' };
export const packageInfo = { name: '@polkadot/vue-identicon', path: 'auto', type: 'auto', version: '0.89.2-1' };
+8 -8
View File
@@ -2305,8 +2305,8 @@ __metadata:
dependencies:
"@babel/runtime": ^7.16.7
"@polkadot/keyring": ^8.3.1
"@polkadot/ui-settings": 0.89.2-0
"@polkadot/ui-shared": 0.89.2-0
"@polkadot/ui-settings": 0.89.2-1
"@polkadot/ui-shared": 0.89.2-1
"@polkadot/util": ^8.3.1
"@polkadot/util-crypto": ^8.3.1
"@types/react-copy-to-clipboard": ^5.0.2
@@ -2334,7 +2334,7 @@ __metadata:
resolution: "@polkadot/react-qr@workspace:packages/react-qr"
dependencies:
"@babel/runtime": ^7.16.7
"@polkadot/ui-settings": 0.89.2-0
"@polkadot/ui-settings": 0.89.2-1
"@polkadot/util": ^8.3.1
"@polkadot/util-crypto": ^8.3.1
"@types/react-qr-reader": ^2.1.4
@@ -2356,7 +2356,7 @@ __metadata:
resolution: "@polkadot/reactnative-identicon@workspace:packages/reactnative-identicon"
dependencies:
"@babel/runtime": ^7.16.7
"@polkadot/ui-shared": 0.89.2-0
"@polkadot/ui-shared": 0.89.2-1
"@polkadot/util": ^8.3.1
"@polkadot/util-crypto": ^8.3.1
"@types/react-native": ^0.66.11
@@ -2385,7 +2385,7 @@ __metadata:
"@babel/runtime": ^7.16.7
"@polkadot/hw-ledger": ^8.3.1
"@polkadot/keyring": ^8.3.1
"@polkadot/ui-settings": 0.89.2-0
"@polkadot/ui-settings": 0.89.2-1
"@polkadot/util": ^8.3.1
"@polkadot/util-crypto": ^8.3.1
"@types/mkdirp": ^1.0.2
@@ -2400,7 +2400,7 @@ __metadata:
languageName: unknown
linkType: soft
"@polkadot/ui-settings@0.89.2-0, @polkadot/ui-settings@workspace:packages/ui-settings":
"@polkadot/ui-settings@0.89.2-1, @polkadot/ui-settings@workspace:packages/ui-settings":
version: 0.0.0-use.local
resolution: "@polkadot/ui-settings@workspace:packages/ui-settings"
dependencies:
@@ -2416,7 +2416,7 @@ __metadata:
languageName: unknown
linkType: soft
"@polkadot/ui-shared@0.89.2-0, @polkadot/ui-shared@workspace:packages/ui-shared":
"@polkadot/ui-shared@0.89.2-1, @polkadot/ui-shared@workspace:packages/ui-shared":
version: 0.0.0-use.local
resolution: "@polkadot/ui-shared@workspace:packages/ui-shared"
dependencies:
@@ -2475,7 +2475,7 @@ __metadata:
resolution: "@polkadot/vue-identicon@workspace:packages/vue-identicon"
dependencies:
"@babel/runtime": ^7.16.7
"@polkadot/ui-shared": 0.89.2-0
"@polkadot/ui-shared": 0.89.2-1
"@polkadot/util": ^8.3.1
"@polkadot/util-crypto": ^8.3.1
jdenticon: 3.1.1