diff --git a/package.json b/package.json index e590152c..04a62891 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/ui.git" }, "sideEffects": false, - "version": "0.87.8-5", + "version": "0.87.8-6", "workspaces": [ "packages/*" ], diff --git a/packages/example-react/package.json b/packages/example-react/package.json index 061bc4f2..b021ad14 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.87.8-5", + "version": "0.87.8-6", "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 8b89a04d..598ce93c 100644 --- a/packages/example-react/src/packageInfo.ts +++ b/packages/example-react/src/packageInfo.ts @@ -1,6 +1,6 @@ -// Copyright 2017-2022 @polkadot/example-react authors & contributors +// Copyright 2017-2021 @polkadot/example-react authors & contributors // SPDX-License-Identifier: Apache-2.0 // Auto-generated by @polkadot/dev, do not edit -export const packageInfo = { name: '@polkadot/example-react', version: '0.87.8-5' }; +export const packageInfo = { name: '@polkadot/example-react', version: '0.87.8-6' }; diff --git a/packages/example-vue/package.json b/packages/example-vue/package.json index 82fe4523..6849b272 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.87.8-5", + "version": "0.87.8-6", "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 995891f0..203f8b31 100644 --- a/packages/example-vue/src/packageInfo.ts +++ b/packages/example-vue/src/packageInfo.ts @@ -1,6 +1,6 @@ -// Copyright 2017-2022 @polkadot/example-vue authors & contributors +// Copyright 2017-2021 @polkadot/example-vue authors & contributors // SPDX-License-Identifier: Apache-2.0 // Auto-generated by @polkadot/dev, do not edit -export const packageInfo = { name: '@polkadot/example-vue', version: '0.87.8-5' }; +export const packageInfo = { name: '@polkadot/example-vue', version: '0.87.8-6' }; diff --git a/packages/react-identicon/package.json b/packages/react-identicon/package.json index f6e35ebd..a8060814 100644 --- a/packages/react-identicon/package.json +++ b/packages/react-identicon/package.json @@ -17,13 +17,13 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.87.8-5", + "version": "0.87.8-6", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", "@polkadot/keyring": "^8.2.2", - "@polkadot/ui-settings": "0.87.8-5", - "@polkadot/ui-shared": "0.87.8-5", + "@polkadot/ui-settings": "0.87.8-6", + "@polkadot/ui-shared": "0.87.8-6", "@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 86a81586..442d387d 100644 --- a/packages/react-identicon/src/packageInfo.ts +++ b/packages/react-identicon/src/packageInfo.ts @@ -1,6 +1,6 @@ -// Copyright 2017-2022 @polkadot/react-identicon authors & contributors +// Copyright 2017-2021 @polkadot/react-identicon authors & contributors // SPDX-License-Identifier: Apache-2.0 // Auto-generated by @polkadot/dev, do not edit -export const packageInfo = { name: '@polkadot/react-identicon', version: '0.87.8-5' }; +export const packageInfo = { name: '@polkadot/react-identicon', version: '0.87.8-6' }; diff --git a/packages/react-qr/package.json b/packages/react-qr/package.json index 341507cc..87c4384f 100644 --- a/packages/react-qr/package.json +++ b/packages/react-qr/package.json @@ -17,11 +17,11 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.87.8-5", + "version": "0.87.8-6", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", - "@polkadot/ui-settings": "0.87.8-5", + "@polkadot/ui-settings": "0.87.8-6", "@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 d16f52c7..10915c33 100644 --- a/packages/react-qr/src/packageInfo.ts +++ b/packages/react-qr/src/packageInfo.ts @@ -1,6 +1,6 @@ -// Copyright 2017-2022 @polkadot/react-qr authors & contributors +// Copyright 2017-2021 @polkadot/react-qr authors & contributors // SPDX-License-Identifier: Apache-2.0 // Auto-generated by @polkadot/dev, do not edit -export const packageInfo = { name: '@polkadot/react-qr', version: '0.87.8-5' }; +export const packageInfo = { name: '@polkadot/react-qr', version: '0.87.8-6' }; diff --git a/packages/reactnative-identicon/package.json b/packages/reactnative-identicon/package.json index bf30deeb..60e8eb57 100644 --- a/packages/reactnative-identicon/package.json +++ b/packages/reactnative-identicon/package.json @@ -17,11 +17,11 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.87.8-5", + "version": "0.87.8-6", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", - "@polkadot/ui-shared": "0.87.8-5", + "@polkadot/ui-shared": "0.87.8-6", "@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 a45db93d..c506ad29 100644 --- a/packages/reactnative-identicon/src/packageInfo.ts +++ b/packages/reactnative-identicon/src/packageInfo.ts @@ -1,6 +1,6 @@ -// Copyright 2017-2022 @polkadot/reactnative-identicon authors & contributors +// Copyright 2017-2021 @polkadot/reactnative-identicon authors & contributors // SPDX-License-Identifier: Apache-2.0 // Auto-generated by @polkadot/dev, do not edit -export const packageInfo = { name: '@polkadot/reactnative-identicon', version: '0.87.8-5' }; +export const packageInfo = { name: '@polkadot/reactnative-identicon', version: '0.87.8-6' }; diff --git a/packages/ui-assets/package.json b/packages/ui-assets/package.json index f7ee5e7d..bc3baed4 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.87.8-5", + "version": "0.87.8-6", "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 8523e4c8..c41aaabb 100644 --- a/packages/ui-assets/src/packageInfo.ts +++ b/packages/ui-assets/src/packageInfo.ts @@ -1,6 +1,6 @@ -// Copyright 2017-2022 @polkadot/ui-assets authors & contributors +// Copyright 2017-2021 @polkadot/ui-assets authors & contributors // SPDX-License-Identifier: Apache-2.0 // Auto-generated by @polkadot/dev, do not edit -export const packageInfo = { name: '@polkadot/ui-assets', version: '0.87.8-5' }; +export const packageInfo = { name: '@polkadot/ui-assets', version: '0.87.8-6' }; diff --git a/packages/ui-keyring/package.json b/packages/ui-keyring/package.json index 71f4a6aa..5cac56df 100644 --- a/packages/ui-keyring/package.json +++ b/packages/ui-keyring/package.json @@ -16,13 +16,13 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.87.8-5", + "version": "0.87.8-6", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", "@polkadot/hw-ledger": "^8.2.2", "@polkadot/keyring": "^8.2.2", - "@polkadot/ui-settings": "0.87.8-5", + "@polkadot/ui-settings": "0.87.8-6", "@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 10f20feb..cf190ea4 100644 --- a/packages/ui-keyring/src/packageInfo.ts +++ b/packages/ui-keyring/src/packageInfo.ts @@ -1,6 +1,6 @@ -// Copyright 2017-2022 @polkadot/ui-keyring authors & contributors +// Copyright 2017-2021 @polkadot/ui-keyring authors & contributors // SPDX-License-Identifier: Apache-2.0 // Auto-generated by @polkadot/dev, do not edit -export const packageInfo = { name: '@polkadot/ui-keyring', version: '0.87.8-5' }; +export const packageInfo = { name: '@polkadot/ui-keyring', version: '0.87.8-6' }; diff --git a/packages/ui-settings/package.json b/packages/ui-settings/package.json index aa3dcf70..84c786e6 100644 --- a/packages/ui-settings/package.json +++ b/packages/ui-settings/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.87.8-5", + "version": "0.87.8-6", "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 dca77b15..80d87e09 100644 --- a/packages/ui-settings/src/packageInfo.ts +++ b/packages/ui-settings/src/packageInfo.ts @@ -1,6 +1,6 @@ -// Copyright 2017-2022 @polkadot/ui-settings authors & contributors +// Copyright 2017-2021 @polkadot/ui-settings authors & contributors // SPDX-License-Identifier: Apache-2.0 // Auto-generated by @polkadot/dev, do not edit -export const packageInfo = { name: '@polkadot/ui-settings', version: '0.87.8-5' }; +export const packageInfo = { name: '@polkadot/ui-settings', version: '0.87.8-6' }; diff --git a/packages/ui-shared/package.json b/packages/ui-shared/package.json index 44aa0e7f..96cfd02d 100644 --- a/packages/ui-shared/package.json +++ b/packages/ui-shared/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.87.8-5", + "version": "0.87.8-6", "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 e8d2052c..852d3de5 100644 --- a/packages/ui-shared/src/packageInfo.ts +++ b/packages/ui-shared/src/packageInfo.ts @@ -1,6 +1,6 @@ -// Copyright 2017-2022 @polkadot/ui-shared authors & contributors +// Copyright 2017-2021 @polkadot/ui-shared authors & contributors // SPDX-License-Identifier: Apache-2.0 // Auto-generated by @polkadot/dev, do not edit -export const packageInfo = { name: '@polkadot/ui-shared', version: '0.87.8-5' }; +export const packageInfo = { name: '@polkadot/ui-shared', version: '0.87.8-6' }; diff --git a/packages/vue-identicon/package.json b/packages/vue-identicon/package.json index 31e2ad4a..2c676696 100644 --- a/packages/vue-identicon/package.json +++ b/packages/vue-identicon/package.json @@ -17,11 +17,11 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.87.8-5", + "version": "0.87.8-6", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", - "@polkadot/ui-shared": "0.87.8-5", + "@polkadot/ui-shared": "0.87.8-6", "@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 9e92762e..2a6f2dc4 100644 --- a/packages/vue-identicon/src/packageInfo.ts +++ b/packages/vue-identicon/src/packageInfo.ts @@ -1,6 +1,6 @@ -// Copyright 2017-2022 @polkadot/vue-identicon authors & contributors +// Copyright 2017-2021 @polkadot/vue-identicon authors & contributors // SPDX-License-Identifier: Apache-2.0 // Auto-generated by @polkadot/dev, do not edit -export const packageInfo = { name: '@polkadot/vue-identicon', version: '0.87.8-5' }; +export const packageInfo = { name: '@polkadot/vue-identicon', version: '0.87.8-6' }; diff --git a/yarn.lock b/yarn.lock index 061d0a48..69d3f984 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2301,8 +2301,8 @@ __metadata: dependencies: "@babel/runtime": ^7.16.7 "@polkadot/keyring": ^8.2.2 - "@polkadot/ui-settings": 0.87.8-5 - "@polkadot/ui-shared": 0.87.8-5 + "@polkadot/ui-settings": 0.87.8-6 + "@polkadot/ui-shared": 0.87.8-6 "@polkadot/util": ^8.2.2 "@polkadot/util-crypto": ^8.2.2 "@types/react-copy-to-clipboard": ^5.0.2 @@ -2330,7 +2330,7 @@ __metadata: resolution: "@polkadot/react-qr@workspace:packages/react-qr" dependencies: "@babel/runtime": ^7.16.7 - "@polkadot/ui-settings": 0.87.8-5 + "@polkadot/ui-settings": 0.87.8-6 "@polkadot/util": ^8.2.2 "@polkadot/util-crypto": ^8.2.2 "@types/react-qr-reader": ^2.1.4 @@ -2352,7 +2352,7 @@ __metadata: resolution: "@polkadot/reactnative-identicon@workspace:packages/reactnative-identicon" dependencies: "@babel/runtime": ^7.16.7 - "@polkadot/ui-shared": 0.87.8-5 + "@polkadot/ui-shared": 0.87.8-6 "@polkadot/util": ^8.2.2 "@polkadot/util-crypto": ^8.2.2 "@types/react-native": ^0.66.10 @@ -2380,7 +2380,7 @@ __metadata: "@babel/runtime": ^7.16.7 "@polkadot/hw-ledger": ^8.2.2 "@polkadot/keyring": ^8.2.2 - "@polkadot/ui-settings": 0.87.8-5 + "@polkadot/ui-settings": 0.87.8-6 "@polkadot/util": ^8.2.2 "@polkadot/util-crypto": ^8.2.2 "@types/mkdirp": ^1.0.2 @@ -2395,7 +2395,7 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/ui-settings@0.87.8-5, @polkadot/ui-settings@workspace:packages/ui-settings": +"@polkadot/ui-settings@0.87.8-6, @polkadot/ui-settings@workspace:packages/ui-settings": version: 0.0.0-use.local resolution: "@polkadot/ui-settings@workspace:packages/ui-settings" dependencies: @@ -2411,7 +2411,7 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/ui-shared@0.87.8-5, @polkadot/ui-shared@workspace:packages/ui-shared": +"@polkadot/ui-shared@0.87.8-6, @polkadot/ui-shared@workspace:packages/ui-shared": version: 0.0.0-use.local resolution: "@polkadot/ui-shared@workspace:packages/ui-shared" dependencies: @@ -2470,7 +2470,7 @@ __metadata: resolution: "@polkadot/vue-identicon@workspace:packages/vue-identicon" dependencies: "@babel/runtime": ^7.16.7 - "@polkadot/ui-shared": 0.87.8-5 + "@polkadot/ui-shared": 0.87.8-6 "@polkadot/util": ^8.2.2 "@polkadot/util-crypto": ^8.2.2 jdenticon: 3.1.1