diff --git a/CONTRIBUTORS b/CONTRIBUTORS new file mode 100644 index 00000000..3b06d94f --- /dev/null +++ b/CONTRIBUTORS @@ -0,0 +1,33 @@ + 562 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 菩提 \ No newline at end of file diff --git a/package.json b/package.json index 501f04db..cbde57e4 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/ui.git" }, "sideEffects": false, - "version": "0.88.2-1", + "version": "0.88.2-2", "workspaces": [ "packages/*" ], diff --git a/packages/example-react/package.json b/packages/example-react/package.json index 5fbdc1ff..d4538e45 100644 --- a/packages/example-react/package.json +++ b/packages/example-react/package.json @@ -14,7 +14,7 @@ "url": "https://github.com/polkadot-js/ui.git" }, "sideEffects": false, - "version": "0.88.2-1", + "version": "0.88.2-2", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7" diff --git a/packages/example-react/src/packageInfo.ts b/packages/example-react/src/packageInfo.ts index d8d9875d..0f5d55c0 100644 --- a/packages/example-react/src/packageInfo.ts +++ b/packages/example-react/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/example-react', version: '0.88.2-1' }; +export const packageInfo = { name: '@polkadot/example-react', version: '0.88.2-2' }; diff --git a/packages/example-vue/package.json b/packages/example-vue/package.json index f0684b85..ec43170d 100644 --- a/packages/example-vue/package.json +++ b/packages/example-vue/package.json @@ -14,7 +14,7 @@ "url": "https://github.com/polkadot-js/ui.git" }, "sideEffects": false, - "version": "0.88.2-1", + "version": "0.88.2-2", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7" diff --git a/packages/example-vue/src/packageInfo.ts b/packages/example-vue/src/packageInfo.ts index 437a8e77..a51417fb 100644 --- a/packages/example-vue/src/packageInfo.ts +++ b/packages/example-vue/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/example-vue', version: '0.88.2-1' }; +export const packageInfo = { name: '@polkadot/example-vue', version: '0.88.2-2' }; diff --git a/packages/react-identicon/package.json b/packages/react-identicon/package.json index 0a238bf5..b2fd3185 100644 --- a/packages/react-identicon/package.json +++ b/packages/react-identicon/package.json @@ -17,13 +17,13 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.88.2-1", + "version": "0.88.2-2", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", "@polkadot/keyring": "^8.2.2", - "@polkadot/ui-settings": "0.88.2-1", - "@polkadot/ui-shared": "0.88.2-1", + "@polkadot/ui-settings": "0.88.2-2", + "@polkadot/ui-shared": "0.88.2-2", "@polkadot/util": "^8.2.2", "@polkadot/util-crypto": "^8.2.2", "color": "^3.2.1", diff --git a/packages/react-identicon/src/packageInfo.ts b/packages/react-identicon/src/packageInfo.ts index 9c6a643f..32f798e6 100644 --- a/packages/react-identicon/src/packageInfo.ts +++ b/packages/react-identicon/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/react-identicon', version: '0.88.2-1' }; +export const packageInfo = { name: '@polkadot/react-identicon', version: '0.88.2-2' }; diff --git a/packages/react-qr/package.json b/packages/react-qr/package.json index 52a6b8b9..0f746601 100644 --- a/packages/react-qr/package.json +++ b/packages/react-qr/package.json @@ -17,11 +17,11 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.88.2-1", + "version": "0.88.2-2", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", - "@polkadot/ui-settings": "0.88.2-1", + "@polkadot/ui-settings": "0.88.2-2", "@polkadot/util": "^8.2.2", "@polkadot/util-crypto": "^8.2.2", "qrcode-generator": "^1.4.4", diff --git a/packages/react-qr/src/packageInfo.ts b/packages/react-qr/src/packageInfo.ts index af5839c2..a8904ef1 100644 --- a/packages/react-qr/src/packageInfo.ts +++ b/packages/react-qr/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/react-qr', version: '0.88.2-1' }; +export const packageInfo = { name: '@polkadot/react-qr', version: '0.88.2-2' }; diff --git a/packages/reactnative-identicon/package.json b/packages/reactnative-identicon/package.json index bba46e13..da5aefb5 100644 --- a/packages/reactnative-identicon/package.json +++ b/packages/reactnative-identicon/package.json @@ -17,11 +17,11 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.88.2-1", + "version": "0.88.2-2", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", - "@polkadot/ui-shared": "0.88.2-1", + "@polkadot/ui-shared": "0.88.2-2", "@polkadot/util": "^8.2.2", "@polkadot/util-crypto": "^8.2.2", "react-native-svg": "^12.2.0" diff --git a/packages/reactnative-identicon/src/packageInfo.ts b/packages/reactnative-identicon/src/packageInfo.ts index 3a35e2c9..30fed311 100644 --- a/packages/reactnative-identicon/src/packageInfo.ts +++ b/packages/reactnative-identicon/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/reactnative-identicon', version: '0.88.2-1' }; +export const packageInfo = { name: '@polkadot/reactnative-identicon', version: '0.88.2-2' }; diff --git a/packages/ui-assets/package.json b/packages/ui-assets/package.json index e9ed34b8..bea1cfa3 100644 --- a/packages/ui-assets/package.json +++ b/packages/ui-assets/package.json @@ -13,7 +13,7 @@ "url": "https://github.com/polkadot-js/ui.git" }, "sideEffects": false, - "version": "0.88.2-1", + "version": "0.88.2-2", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", diff --git a/packages/ui-assets/src/packageInfo.ts b/packages/ui-assets/src/packageInfo.ts index d55b56d8..6803619f 100644 --- a/packages/ui-assets/src/packageInfo.ts +++ b/packages/ui-assets/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/ui-assets', version: '0.88.2-1' }; +export const packageInfo = { name: '@polkadot/ui-assets', version: '0.88.2-2' }; diff --git a/packages/ui-keyring/package.json b/packages/ui-keyring/package.json index d33223ea..7047e556 100644 --- a/packages/ui-keyring/package.json +++ b/packages/ui-keyring/package.json @@ -16,13 +16,13 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.88.2-1", + "version": "0.88.2-2", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", "@polkadot/hw-ledger": "^8.2.2", "@polkadot/keyring": "^8.2.2", - "@polkadot/ui-settings": "0.88.2-1", + "@polkadot/ui-settings": "0.88.2-2", "@polkadot/util": "^8.2.2", "@polkadot/util-crypto": "^8.2.2", "mkdirp": "^1.0.4", diff --git a/packages/ui-keyring/src/packageInfo.ts b/packages/ui-keyring/src/packageInfo.ts index f1290fd8..31102dc4 100644 --- a/packages/ui-keyring/src/packageInfo.ts +++ b/packages/ui-keyring/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/ui-keyring', version: '0.88.2-1' }; +export const packageInfo = { name: '@polkadot/ui-keyring', version: '0.88.2-2' }; diff --git a/packages/ui-settings/package.json b/packages/ui-settings/package.json index 47c06f21..0dcae97e 100644 --- a/packages/ui-settings/package.json +++ b/packages/ui-settings/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.88.2-1", + "version": "0.88.2-2", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", diff --git a/packages/ui-settings/src/packageInfo.ts b/packages/ui-settings/src/packageInfo.ts index d3b187c8..0a75eba3 100644 --- a/packages/ui-settings/src/packageInfo.ts +++ b/packages/ui-settings/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/ui-settings', version: '0.88.2-1' }; +export const packageInfo = { name: '@polkadot/ui-settings', version: '0.88.2-2' }; diff --git a/packages/ui-shared/package.json b/packages/ui-shared/package.json index 1bb6e15e..042fa6f5 100644 --- a/packages/ui-shared/package.json +++ b/packages/ui-shared/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.88.2-1", + "version": "0.88.2-2", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", diff --git a/packages/ui-shared/src/packageInfo.ts b/packages/ui-shared/src/packageInfo.ts index ce070917..193c9211 100644 --- a/packages/ui-shared/src/packageInfo.ts +++ b/packages/ui-shared/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/ui-shared', version: '0.88.2-1' }; +export const packageInfo = { name: '@polkadot/ui-shared', version: '0.88.2-2' }; diff --git a/packages/vue-identicon/package.json b/packages/vue-identicon/package.json index fdfaca1b..2e741e48 100644 --- a/packages/vue-identicon/package.json +++ b/packages/vue-identicon/package.json @@ -17,11 +17,11 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.88.2-1", + "version": "0.88.2-2", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", - "@polkadot/ui-shared": "0.88.2-1", + "@polkadot/ui-shared": "0.88.2-2", "@polkadot/util": "^8.2.2", "@polkadot/util-crypto": "^8.2.2", "jdenticon": "3.1.1" diff --git a/packages/vue-identicon/src/packageInfo.ts b/packages/vue-identicon/src/packageInfo.ts index 5477ec68..5f9aebb6 100644 --- a/packages/vue-identicon/src/packageInfo.ts +++ b/packages/vue-identicon/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/vue-identicon', version: '0.88.2-1' }; +export const packageInfo = { name: '@polkadot/vue-identicon', version: '0.88.2-2' }; diff --git a/yarn.lock b/yarn.lock index 97aeb123..1d0e1690 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2302,8 +2302,8 @@ __metadata: dependencies: "@babel/runtime": ^7.16.7 "@polkadot/keyring": ^8.2.2 - "@polkadot/ui-settings": 0.88.2-1 - "@polkadot/ui-shared": 0.88.2-1 + "@polkadot/ui-settings": 0.88.2-2 + "@polkadot/ui-shared": 0.88.2-2 "@polkadot/util": ^8.2.2 "@polkadot/util-crypto": ^8.2.2 "@types/react-copy-to-clipboard": ^5.0.2 @@ -2331,7 +2331,7 @@ __metadata: resolution: "@polkadot/react-qr@workspace:packages/react-qr" dependencies: "@babel/runtime": ^7.16.7 - "@polkadot/ui-settings": 0.88.2-1 + "@polkadot/ui-settings": 0.88.2-2 "@polkadot/util": ^8.2.2 "@polkadot/util-crypto": ^8.2.2 "@types/react-qr-reader": ^2.1.4 @@ -2353,7 +2353,7 @@ __metadata: resolution: "@polkadot/reactnative-identicon@workspace:packages/reactnative-identicon" dependencies: "@babel/runtime": ^7.16.7 - "@polkadot/ui-shared": 0.88.2-1 + "@polkadot/ui-shared": 0.88.2-2 "@polkadot/util": ^8.2.2 "@polkadot/util-crypto": ^8.2.2 "@types/react-native": ^0.66.11 @@ -2382,7 +2382,7 @@ __metadata: "@babel/runtime": ^7.16.7 "@polkadot/hw-ledger": ^8.2.2 "@polkadot/keyring": ^8.2.2 - "@polkadot/ui-settings": 0.88.2-1 + "@polkadot/ui-settings": 0.88.2-2 "@polkadot/util": ^8.2.2 "@polkadot/util-crypto": ^8.2.2 "@types/mkdirp": ^1.0.2 @@ -2397,7 +2397,7 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/ui-settings@0.88.2-1, @polkadot/ui-settings@workspace:packages/ui-settings": +"@polkadot/ui-settings@0.88.2-2, @polkadot/ui-settings@workspace:packages/ui-settings": version: 0.0.0-use.local resolution: "@polkadot/ui-settings@workspace:packages/ui-settings" dependencies: @@ -2413,7 +2413,7 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/ui-shared@0.88.2-1, @polkadot/ui-shared@workspace:packages/ui-shared": +"@polkadot/ui-shared@0.88.2-2, @polkadot/ui-shared@workspace:packages/ui-shared": version: 0.0.0-use.local resolution: "@polkadot/ui-shared@workspace:packages/ui-shared" dependencies: @@ -2472,7 +2472,7 @@ __metadata: resolution: "@polkadot/vue-identicon@workspace:packages/vue-identicon" dependencies: "@babel/runtime": ^7.16.7 - "@polkadot/ui-shared": 0.88.2-1 + "@polkadot/ui-shared": 0.88.2-2 "@polkadot/util": ^8.2.2 "@polkadot/util-crypto": ^8.2.2 jdenticon: 3.1.1