diff --git a/package.json b/package.json index a7273330..d89b1695 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/ui.git" }, "sideEffects": false, - "version": "0.86.7", + "version": "0.86.8-0", "workspaces": [ "packages/*" ], diff --git a/packages/example-react/package.json b/packages/example-react/package.json index ce1705cf..d149c51d 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.86.7", + "version": "0.86.8-0", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.3" diff --git a/packages/example-react/src/packageInfo.ts b/packages/example-react/src/packageInfo.ts index bbd7f64e..68e72284 100644 --- a/packages/example-react/src/packageInfo.ts +++ b/packages/example-react/src/packageInfo.ts @@ -3,4 +3,4 @@ // Auto-generated by @polkadot/dev, do not edit -export const packageInfo = { name: '@polkadot/example-react', version: '0.86.7' }; +export const packageInfo = { name: '@polkadot/example-react', version: '0.86.8-0' }; diff --git a/packages/example-vue/package.json b/packages/example-vue/package.json index 859337c2..6e1c994f 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.86.7", + "version": "0.86.8-0", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.3" diff --git a/packages/example-vue/src/packageInfo.ts b/packages/example-vue/src/packageInfo.ts index 66ff67d6..83c057f4 100644 --- a/packages/example-vue/src/packageInfo.ts +++ b/packages/example-vue/src/packageInfo.ts @@ -3,4 +3,4 @@ // Auto-generated by @polkadot/dev, do not edit -export const packageInfo = { name: '@polkadot/example-vue', version: '0.86.7' }; +export const packageInfo = { name: '@polkadot/example-vue', version: '0.86.8-0' }; diff --git a/packages/exampleReactNative/package.json b/packages/exampleReactNative/package.json index 84d1d44a..df18da7e 100644 --- a/packages/exampleReactNative/package.json +++ b/packages/exampleReactNative/package.json @@ -1,6 +1,6 @@ { "name": "exampleReactNative", - "version": "0.86.7", + "version": "0.86.8-0", "license": "Apache-2.0", "private": true, "scripts": { @@ -22,9 +22,9 @@ "sideEffects": false, "dependencies": { "@polkadot/keyring": "^7.9.2", - "@polkadot/reactnative-identicon": "0.86.7", - "@polkadot/ui-keyring": "0.86.7", - "@polkadot/ui-settings": "0.86.7", + "@polkadot/reactnative-identicon": "0.86.8-0", + "@polkadot/ui-keyring": "0.86.8-0", + "@polkadot/ui-settings": "0.86.8-0", "@polkadot/util": "^7.9.2", "@polkadot/util-crypto": "^7.9.2", "@react-native-community/async-storage": "^1.12.1", diff --git a/packages/react-identicon/package.json b/packages/react-identicon/package.json index 2b43d2a1..3ed2d16d 100644 --- a/packages/react-identicon/package.json +++ b/packages/react-identicon/package.json @@ -17,13 +17,13 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.86.7", + "version": "0.86.8-0", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.3", "@polkadot/keyring": "^7.9.2", - "@polkadot/ui-settings": "0.86.7", - "@polkadot/ui-shared": "0.86.7", + "@polkadot/ui-settings": "0.86.8-0", + "@polkadot/ui-shared": "0.86.8-0", "@polkadot/util": "^7.9.2", "@polkadot/util-crypto": "^7.9.2", "color": "^3.2.1", diff --git a/packages/react-identicon/src/packageInfo.ts b/packages/react-identicon/src/packageInfo.ts index d68d5875..941a72bc 100644 --- a/packages/react-identicon/src/packageInfo.ts +++ b/packages/react-identicon/src/packageInfo.ts @@ -3,4 +3,4 @@ // Auto-generated by @polkadot/dev, do not edit -export const packageInfo = { name: '@polkadot/react-identicon', version: '0.86.7' }; +export const packageInfo = { name: '@polkadot/react-identicon', version: '0.86.8-0' }; diff --git a/packages/react-qr/package.json b/packages/react-qr/package.json index dddb8111..7bd9de29 100644 --- a/packages/react-qr/package.json +++ b/packages/react-qr/package.json @@ -14,7 +14,7 @@ }, "sideEffects": false, "type": "module", - "version": "0.86.7", + "version": "0.86.8-0", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.3", diff --git a/packages/react-qr/src/packageInfo.ts b/packages/react-qr/src/packageInfo.ts index a5f625e2..41ad7e03 100644 --- a/packages/react-qr/src/packageInfo.ts +++ b/packages/react-qr/src/packageInfo.ts @@ -3,4 +3,4 @@ // Auto-generated by @polkadot/dev, do not edit -export const packageInfo = { name: '@polkadot/react-qr', version: '0.86.7' }; +export const packageInfo = { name: '@polkadot/react-qr', version: '0.86.8-0' }; diff --git a/packages/reactnative-identicon/package.json b/packages/reactnative-identicon/package.json index d7bef57b..34d587c6 100644 --- a/packages/reactnative-identicon/package.json +++ b/packages/reactnative-identicon/package.json @@ -17,11 +17,11 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.86.7", + "version": "0.86.8-0", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.3", - "@polkadot/ui-shared": "0.86.7", + "@polkadot/ui-shared": "0.86.8-0", "@polkadot/util": "^7.9.2", "@polkadot/util-crypto": "^7.9.2", "react-native-svg": "^12.1.1" diff --git a/packages/reactnative-identicon/src/packageInfo.ts b/packages/reactnative-identicon/src/packageInfo.ts index 8af25641..18f26a85 100644 --- a/packages/reactnative-identicon/src/packageInfo.ts +++ b/packages/reactnative-identicon/src/packageInfo.ts @@ -3,4 +3,4 @@ // Auto-generated by @polkadot/dev, do not edit -export const packageInfo = { name: '@polkadot/reactnative-identicon', version: '0.86.7' }; +export const packageInfo = { name: '@polkadot/reactnative-identicon', version: '0.86.8-0' }; diff --git a/packages/ui-assets/package.json b/packages/ui-assets/package.json index 097d9dd6..53540f9b 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.86.7", + "version": "0.86.8-0", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.3" diff --git a/packages/ui-assets/src/packageInfo.ts b/packages/ui-assets/src/packageInfo.ts index a37f29b1..d3556cc1 100644 --- a/packages/ui-assets/src/packageInfo.ts +++ b/packages/ui-assets/src/packageInfo.ts @@ -3,4 +3,4 @@ // Auto-generated by @polkadot/dev, do not edit -export const packageInfo = { name: '@polkadot/ui-assets', version: '0.86.7' }; +export const packageInfo = { name: '@polkadot/ui-assets', version: '0.86.8-0' }; diff --git a/packages/ui-keyring/package.json b/packages/ui-keyring/package.json index 4a0061dc..a5cca13e 100644 --- a/packages/ui-keyring/package.json +++ b/packages/ui-keyring/package.json @@ -16,13 +16,13 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.86.7", + "version": "0.86.8-0", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.3", "@polkadot/hw-ledger": "^7.9.2", "@polkadot/keyring": "^7.9.2", - "@polkadot/ui-settings": "0.86.7", + "@polkadot/ui-settings": "0.86.8-0", "@polkadot/util": "^7.9.2", "mkdirp": "^1.0.4", "rxjs": "^7.4.0", diff --git a/packages/ui-keyring/src/packageInfo.ts b/packages/ui-keyring/src/packageInfo.ts index 0dc01879..2bac5f51 100644 --- a/packages/ui-keyring/src/packageInfo.ts +++ b/packages/ui-keyring/src/packageInfo.ts @@ -3,4 +3,4 @@ // Auto-generated by @polkadot/dev, do not edit -export const packageInfo = { name: '@polkadot/ui-keyring', version: '0.86.7' }; +export const packageInfo = { name: '@polkadot/ui-keyring', version: '0.86.8-0' }; diff --git a/packages/ui-settings/package.json b/packages/ui-settings/package.json index b69ce6b9..93217362 100644 --- a/packages/ui-settings/package.json +++ b/packages/ui-settings/package.json @@ -14,7 +14,7 @@ }, "sideEffects": false, "type": "module", - "version": "0.86.7", + "version": "0.86.8-0", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.3", diff --git a/packages/ui-settings/src/packageInfo.ts b/packages/ui-settings/src/packageInfo.ts index 05824e2b..f83eb96c 100644 --- a/packages/ui-settings/src/packageInfo.ts +++ b/packages/ui-settings/src/packageInfo.ts @@ -3,4 +3,4 @@ // Auto-generated by @polkadot/dev, do not edit -export const packageInfo = { name: '@polkadot/ui-settings', version: '0.86.7' }; +export const packageInfo = { name: '@polkadot/ui-settings', version: '0.86.8-0' }; diff --git a/packages/ui-shared/package.json b/packages/ui-shared/package.json index dd83857f..8a9db355 100644 --- a/packages/ui-shared/package.json +++ b/packages/ui-shared/package.json @@ -14,7 +14,7 @@ }, "sideEffects": false, "type": "module", - "version": "0.86.7", + "version": "0.86.8-0", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.3", diff --git a/packages/ui-shared/src/packageInfo.ts b/packages/ui-shared/src/packageInfo.ts index 6442a7d1..4f4668d0 100644 --- a/packages/ui-shared/src/packageInfo.ts +++ b/packages/ui-shared/src/packageInfo.ts @@ -3,4 +3,4 @@ // Auto-generated by @polkadot/dev, do not edit -export const packageInfo = { name: '@polkadot/ui-shared', version: '0.86.7' }; +export const packageInfo = { name: '@polkadot/ui-shared', version: '0.86.8-0' }; diff --git a/packages/vue-identicon/package.json b/packages/vue-identicon/package.json index a38b9ffc..5bc06571 100644 --- a/packages/vue-identicon/package.json +++ b/packages/vue-identicon/package.json @@ -17,11 +17,11 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.86.7", + "version": "0.86.8-0", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.3", - "@polkadot/ui-shared": "0.86.7", + "@polkadot/ui-shared": "0.86.8-0", "@polkadot/util": "^7.9.2", "@polkadot/util-crypto": "^7.9.2", "jdenticon": "3.1.1" diff --git a/packages/vue-identicon/src/packageInfo.ts b/packages/vue-identicon/src/packageInfo.ts index ec873d18..61b58c46 100644 --- a/packages/vue-identicon/src/packageInfo.ts +++ b/packages/vue-identicon/src/packageInfo.ts @@ -3,4 +3,4 @@ // Auto-generated by @polkadot/dev, do not edit -export const packageInfo = { name: '@polkadot/vue-identicon', version: '0.86.7' }; +export const packageInfo = { name: '@polkadot/vue-identicon', version: '0.86.8-0' }; diff --git a/yarn.lock b/yarn.lock index efb71753..8f48a26d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2318,8 +2318,8 @@ __metadata: dependencies: "@babel/runtime": ^7.16.3 "@polkadot/keyring": ^7.9.2 - "@polkadot/ui-settings": 0.86.7 - "@polkadot/ui-shared": 0.86.7 + "@polkadot/ui-settings": 0.86.8-0 + "@polkadot/ui-shared": 0.86.8-0 "@polkadot/util": ^7.9.2 "@polkadot/util-crypto": ^7.9.2 "@types/react-copy-to-clipboard": ^5.0.2 @@ -2363,12 +2363,12 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/reactnative-identicon@0.86.7, @polkadot/reactnative-identicon@workspace:packages/reactnative-identicon": +"@polkadot/reactnative-identicon@0.86.8-0, @polkadot/reactnative-identicon@workspace:packages/reactnative-identicon": version: 0.0.0-use.local resolution: "@polkadot/reactnative-identicon@workspace:packages/reactnative-identicon" dependencies: "@babel/runtime": ^7.16.3 - "@polkadot/ui-shared": 0.86.7 + "@polkadot/ui-shared": 0.86.8-0 "@polkadot/util": ^7.9.2 "@polkadot/util-crypto": ^7.9.2 "@types/react-native": ^0.66.5 @@ -2398,14 +2398,14 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/ui-keyring@0.86.7, @polkadot/ui-keyring@workspace:packages/ui-keyring": +"@polkadot/ui-keyring@0.86.8-0, @polkadot/ui-keyring@workspace:packages/ui-keyring": version: 0.0.0-use.local resolution: "@polkadot/ui-keyring@workspace:packages/ui-keyring" dependencies: "@babel/runtime": ^7.16.3 "@polkadot/hw-ledger": ^7.9.2 "@polkadot/keyring": ^7.9.2 - "@polkadot/ui-settings": 0.86.7 + "@polkadot/ui-settings": 0.86.8-0 "@polkadot/util": ^7.9.2 "@types/mkdirp": ^1.0.2 "@types/store": ^2.0.2 @@ -2419,7 +2419,7 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/ui-settings@0.86.7, @polkadot/ui-settings@workspace:packages/ui-settings": +"@polkadot/ui-settings@0.86.8-0, @polkadot/ui-settings@workspace:packages/ui-settings": version: 0.0.0-use.local resolution: "@polkadot/ui-settings@workspace:packages/ui-settings" dependencies: @@ -2435,7 +2435,7 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/ui-shared@0.86.7, @polkadot/ui-shared@workspace:packages/ui-shared": +"@polkadot/ui-shared@0.86.8-0, @polkadot/ui-shared@workspace:packages/ui-shared": version: 0.0.0-use.local resolution: "@polkadot/ui-shared@workspace:packages/ui-shared" dependencies: @@ -2497,7 +2497,7 @@ __metadata: resolution: "@polkadot/vue-identicon@workspace:packages/vue-identicon" dependencies: "@babel/runtime": ^7.16.3 - "@polkadot/ui-shared": 0.86.7 + "@polkadot/ui-shared": 0.86.8-0 "@polkadot/util": ^7.9.2 "@polkadot/util-crypto": ^7.9.2 jdenticon: 3.1.1 @@ -7339,9 +7339,9 @@ __metadata: "@babel/core": ^7.16.0 "@babel/runtime": ^7.16.3 "@polkadot/keyring": ^7.9.2 - "@polkadot/reactnative-identicon": 0.86.7 - "@polkadot/ui-keyring": 0.86.7 - "@polkadot/ui-settings": 0.86.7 + "@polkadot/reactnative-identicon": 0.86.8-0 + "@polkadot/ui-keyring": 0.86.8-0 + "@polkadot/ui-settings": 0.86.8-0 "@polkadot/util": ^7.9.2 "@polkadot/util-crypto": ^7.9.2 "@react-native-community/async-storage": ^1.12.1