diff --git a/CONTRIBUTORS b/CONTRIBUTORS index a886a8d7..f90115eb 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 660 Jaco 2.9.15 (#702) + 661 Jaco 2.10.1 (#703) 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) diff --git a/package.json b/package.json index 9a33708d..686dbb13 100644 --- a/package.json +++ b/package.json @@ -11,10 +11,10 @@ }, "sideEffects": false, "type": "module", - "version": "2.10.0", + "version": "2.10.1", "versions": { - "git": "2.9.15", - "npm": "2.9.15" + "git": "2.10.1", + "npm": "2.10.1" }, "workspaces": [ "packages/*" diff --git a/packages/example-react/package.json b/packages/example-react/package.json index c18ce8d3..173f49f2 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": "2.10.0", + "version": "2.10.1", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.7" diff --git a/packages/example-react/src/packageInfo.ts b/packages/example-react/src/packageInfo.ts index f003e6f5..2d82d7e3 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', path: 'auto', type: 'auto', version: '2.9.15' }; +export const packageInfo = { name: '@polkadot/example-react', path: 'auto', type: 'auto', version: '2.10.1' }; diff --git a/packages/example-vue/package.json b/packages/example-vue/package.json index 979450e9..4890228c 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": "2.10.0", + "version": "2.10.1", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.7" diff --git a/packages/example-vue/src/packageInfo.ts b/packages/example-vue/src/packageInfo.ts index 31847ab7..a6d1cea7 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', path: 'auto', type: 'auto', version: '2.9.15' }; +export const packageInfo = { name: '@polkadot/example-vue', path: 'auto', type: 'auto', version: '2.10.1' }; diff --git a/packages/react-identicon/package.json b/packages/react-identicon/package.json index ad21fd6f..be5786eb 100644 --- a/packages/react-identicon/package.json +++ b/packages/react-identicon/package.json @@ -17,13 +17,13 @@ "./detectPackage.cjs" ], "type": "module", - "version": "2.10.0", + "version": "2.10.1", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.7", "@polkadot/keyring": "^10.2.6", - "@polkadot/ui-settings": "2.10.0", - "@polkadot/ui-shared": "2.10.0", + "@polkadot/ui-settings": "2.10.1", + "@polkadot/ui-shared": "2.10.1", "@polkadot/util": "^10.2.6", "@polkadot/util-crypto": "^10.2.6", "color": "^3.2.1", diff --git a/packages/react-identicon/src/packageInfo.ts b/packages/react-identicon/src/packageInfo.ts index 73b09ffa..c4926792 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', path: 'auto', type: 'auto', version: '2.9.15' }; +export const packageInfo = { name: '@polkadot/react-identicon', path: 'auto', type: 'auto', version: '2.10.1' }; diff --git a/packages/react-qr/package.json b/packages/react-qr/package.json index 37a6b2ee..662bd510 100644 --- a/packages/react-qr/package.json +++ b/packages/react-qr/package.json @@ -17,11 +17,11 @@ "./detectPackage.cjs" ], "type": "module", - "version": "2.10.0", + "version": "2.10.1", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.7", - "@polkadot/ui-settings": "2.10.0", + "@polkadot/ui-settings": "2.10.1", "@polkadot/util": "^10.2.6", "@polkadot/util-crypto": "^10.2.6", "qrcode-generator": "^1.4.4", diff --git a/packages/react-qr/src/packageInfo.ts b/packages/react-qr/src/packageInfo.ts index d7909fab..0cefb2a8 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', path: 'auto', type: 'auto', version: '2.9.15' }; +export const packageInfo = { name: '@polkadot/react-qr', path: 'auto', type: 'auto', version: '2.10.1' }; diff --git a/packages/reactnative-identicon/package.json b/packages/reactnative-identicon/package.json index 1de829d0..370c6e5f 100644 --- a/packages/reactnative-identicon/package.json +++ b/packages/reactnative-identicon/package.json @@ -17,11 +17,11 @@ "./detectPackage.cjs" ], "type": "module", - "version": "2.10.0", + "version": "2.10.1", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.7", - "@polkadot/ui-shared": "2.10.0", + "@polkadot/ui-shared": "2.10.1", "@polkadot/util": "^10.2.6", "@polkadot/util-crypto": "^10.2.6", "react-native-svg": "^12.5.0" diff --git a/packages/reactnative-identicon/src/packageInfo.ts b/packages/reactnative-identicon/src/packageInfo.ts index c4d2b7e9..598dcbec 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', path: 'auto', type: 'auto', version: '2.9.15' }; +export const packageInfo = { name: '@polkadot/reactnative-identicon', path: 'auto', type: 'auto', version: '2.10.1' }; diff --git a/packages/ui-assets/package.json b/packages/ui-assets/package.json index 01f82070..15c9ffc2 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": "2.10.0", + "version": "2.10.1", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.7", diff --git a/packages/ui-assets/src/packageInfo.ts b/packages/ui-assets/src/packageInfo.ts index b06e71e6..b15123de 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', path: 'auto', type: 'auto', version: '2.9.15' }; +export const packageInfo = { name: '@polkadot/ui-assets', path: 'auto', type: 'auto', version: '2.10.1' }; diff --git a/packages/ui-keyring/package.json b/packages/ui-keyring/package.json index 291fd27f..25c77a55 100644 --- a/packages/ui-keyring/package.json +++ b/packages/ui-keyring/package.json @@ -16,12 +16,12 @@ "./detectPackage.cjs" ], "type": "module", - "version": "2.10.0", + "version": "2.10.1", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.7", "@polkadot/keyring": "^10.2.6", - "@polkadot/ui-settings": "2.10.0", + "@polkadot/ui-settings": "2.10.1", "@polkadot/util": "^10.2.6", "@polkadot/util-crypto": "^10.2.6", "mkdirp": "^1.0.4", diff --git a/packages/ui-keyring/src/packageInfo.ts b/packages/ui-keyring/src/packageInfo.ts index 074601d2..2f629439 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', path: 'auto', type: 'auto', version: '2.9.15' }; +export const packageInfo = { name: '@polkadot/ui-keyring', path: 'auto', type: 'auto', version: '2.10.1' }; diff --git a/packages/ui-settings/package.json b/packages/ui-settings/package.json index 324aa003..f531f4eb 100644 --- a/packages/ui-settings/package.json +++ b/packages/ui-settings/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "2.10.0", + "version": "2.10.1", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.7", diff --git a/packages/ui-settings/src/packageInfo.ts b/packages/ui-settings/src/packageInfo.ts index 9f661500..eed8dfdd 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', path: 'auto', type: 'auto', version: '2.9.15' }; +export const packageInfo = { name: '@polkadot/ui-settings', path: 'auto', type: 'auto', version: '2.10.1' }; diff --git a/packages/ui-shared/package.json b/packages/ui-shared/package.json index 6163f7c0..d8266c0a 100644 --- a/packages/ui-shared/package.json +++ b/packages/ui-shared/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "2.10.0", + "version": "2.10.1", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.7", diff --git a/packages/ui-shared/src/packageInfo.ts b/packages/ui-shared/src/packageInfo.ts index ce12e9d2..65a5165b 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', path: 'auto', type: 'auto', version: '2.9.15' }; +export const packageInfo = { name: '@polkadot/ui-shared', path: 'auto', type: 'auto', version: '2.10.1' }; diff --git a/packages/vue-identicon/package.json b/packages/vue-identicon/package.json index 0a33bb73..a94b6ebf 100644 --- a/packages/vue-identicon/package.json +++ b/packages/vue-identicon/package.json @@ -17,11 +17,11 @@ "./detectPackage.cjs" ], "type": "module", - "version": "2.10.0", + "version": "2.10.1", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.7", - "@polkadot/ui-shared": "2.10.0", + "@polkadot/ui-shared": "2.10.1", "@polkadot/util": "^10.2.6", "@polkadot/util-crypto": "^10.2.6", "jdenticon": "3.2.0" diff --git a/packages/vue-identicon/src/packageInfo.ts b/packages/vue-identicon/src/packageInfo.ts index 56c6e471..fe11ec89 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', path: 'auto', type: 'auto', version: '2.9.15' }; +export const packageInfo = { name: '@polkadot/vue-identicon', path: 'auto', type: 'auto', version: '2.10.1' }; diff --git a/yarn.lock b/yarn.lock index acc50bd0..d733a525 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2301,8 +2301,8 @@ __metadata: dependencies: "@babel/runtime": ^7.20.7 "@polkadot/keyring": ^10.2.6 - "@polkadot/ui-settings": 2.10.0 - "@polkadot/ui-shared": 2.10.0 + "@polkadot/ui-settings": 2.10.1 + "@polkadot/ui-shared": 2.10.1 "@polkadot/util": ^10.2.6 "@polkadot/util-crypto": ^10.2.6 "@types/react-copy-to-clipboard": ^5.0.4 @@ -2330,7 +2330,7 @@ __metadata: resolution: "@polkadot/react-qr@workspace:packages/react-qr" dependencies: "@babel/runtime": ^7.20.7 - "@polkadot/ui-settings": 2.10.0 + "@polkadot/ui-settings": 2.10.1 "@polkadot/util": ^10.2.6 "@polkadot/util-crypto": ^10.2.6 "@types/react-qr-reader": ^2.1.4 @@ -2352,7 +2352,7 @@ __metadata: resolution: "@polkadot/reactnative-identicon@workspace:packages/reactnative-identicon" dependencies: "@babel/runtime": ^7.20.7 - "@polkadot/ui-shared": 2.10.0 + "@polkadot/ui-shared": 2.10.1 "@polkadot/util": ^10.2.6 "@polkadot/util-crypto": ^10.2.6 "@types/react-native": ^0.71.0 @@ -2380,7 +2380,7 @@ __metadata: dependencies: "@babel/runtime": ^7.20.7 "@polkadot/keyring": ^10.2.6 - "@polkadot/ui-settings": 2.10.0 + "@polkadot/ui-settings": 2.10.1 "@polkadot/util": ^10.2.6 "@polkadot/util-crypto": ^10.2.6 "@types/mkdirp": ^1.0.2 @@ -2395,7 +2395,7 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/ui-settings@2.10.0, @polkadot/ui-settings@workspace:packages/ui-settings": +"@polkadot/ui-settings@2.10.1, @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@2.10.0, @polkadot/ui-shared@workspace:packages/ui-shared": +"@polkadot/ui-shared@2.10.1, @polkadot/ui-shared@workspace:packages/ui-shared": version: 0.0.0-use.local resolution: "@polkadot/ui-shared@workspace:packages/ui-shared" dependencies: @@ -2469,7 +2469,7 @@ __metadata: resolution: "@polkadot/vue-identicon@workspace:packages/vue-identicon" dependencies: "@babel/runtime": ^7.20.7 - "@polkadot/ui-shared": 2.10.0 + "@polkadot/ui-shared": 2.10.1 "@polkadot/util": ^10.2.6 "@polkadot/util-crypto": ^10.2.6 jdenticon: 3.2.0