diff --git a/CHANGELOG.md b/CHANGELOG.md index b4d38925..aecd21f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # CHANGELOG -### 0.57.2 Jul 27, 2020 +## 0.57.3 Jul 27, 2020 - Support for JSON v3 kdf-enabled format - Adjust password validity checks (alongside v3) diff --git a/lerna.json b/lerna.json index 1c49c298..8b6d48f3 100644 --- a/lerna.json +++ b/lerna.json @@ -10,5 +10,5 @@ "packages": [ "packages/*" ], - "version": "0.57.2" + "version": "0.57.3" } diff --git a/package.json b/package.json index 0b3c652e..d9254b7a 100644 --- a/package.json +++ b/package.json @@ -43,5 +43,5 @@ "vue-template-compiler": "^2.6.11", "webpack-serve": "^3.2.0" }, - "version": "0.57.2" + "version": "0.57.3" } diff --git a/packages/example-react/package.json b/packages/example-react/package.json index 06af0b02..42971df2 100644 --- a/packages/example-react/package.json +++ b/packages/example-react/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/example-react", - "version": "0.57.2", + "version": "0.57.3", "description": "A very basic example with ui-* & react-* packages", "main": "index.js", "author": "Jaco Greeff ", diff --git a/packages/example-vue/package.json b/packages/example-vue/package.json index 5cc90ca0..024894c2 100644 --- a/packages/example-vue/package.json +++ b/packages/example-vue/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/example-vue", - "version": "0.57.2", + "version": "0.57.3", "description": "A very basic example with ui-* & vue-* packages", "main": "index.js", "author": "Jaco Greeff ", diff --git a/packages/exampleReactNative/package.json b/packages/exampleReactNative/package.json index fc5157bc..246c917d 100644 --- a/packages/exampleReactNative/package.json +++ b/packages/exampleReactNative/package.json @@ -1,6 +1,6 @@ { "name": "exampleReactNative", - "version": "0.57.2", + "version": "0.57.3", "private": true, "workspaces": { "nohoist": [ @@ -23,9 +23,9 @@ "test": "jest" }, "dependencies": { - "@polkadot/reactnative-identicon": "0.57.2", - "@polkadot/ui-keyring": "0.57.2", - "@polkadot/ui-settings": "0.57.2", + "@polkadot/reactnative-identicon": "0.57.3", + "@polkadot/ui-keyring": "0.57.3", + "@polkadot/ui-settings": "0.57.3", "@react-native-community/async-storage": "^1.11.0", "fast-text-encoding": "^1.0.3", "get-yarn-workspaces": "^1.0.2", diff --git a/packages/react-identicon/package.json b/packages/react-identicon/package.json index f5c00970..063a09c1 100644 --- a/packages/react-identicon/package.json +++ b/packages/react-identicon/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/react-identicon", - "version": "0.57.2", + "version": "0.57.3", "description": "Renders an SVG picture representing an address", "main": "index.js", "author": "Jaco Greeff ", @@ -10,8 +10,8 @@ "license": "Apache-2.0", "dependencies": { "@babel/runtime": "^7.10.5", - "@polkadot/ui-settings": "0.57.2", - "@polkadot/ui-shared": "0.57.2", + "@polkadot/ui-settings": "0.57.3", + "@polkadot/ui-shared": "0.57.3", "color": "^3.1.2", "jdenticon": "2.2.0", "react-copy-to-clipboard": "^5.0.2" diff --git a/packages/react-qr/package.json b/packages/react-qr/package.json index 2d2511af..8f353f38 100644 --- a/packages/react-qr/package.json +++ b/packages/react-qr/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/react-qr", - "version": "0.57.2", + "version": "0.57.3", "description": "Generates and reads QR codes", "main": "index.js", "author": "Jaco Greeff ", diff --git a/packages/reactnative-identicon/package.json b/packages/reactnative-identicon/package.json index e6261331..42e716b3 100644 --- a/packages/reactnative-identicon/package.json +++ b/packages/reactnative-identicon/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/reactnative-identicon", - "version": "0.57.2", + "version": "0.57.3", "description": "Renders an SVG picture representing an address", "main": "index.js", "author": "Jaco Greeff ", @@ -10,7 +10,7 @@ "license": "Apache-2.0", "dependencies": { "@babel/runtime": "^7.10.5", - "@polkadot/ui-shared": "0.57.2", + "@polkadot/ui-shared": "0.57.3", "react-native-svg": "^12.1.0" }, "peerDependencies": { diff --git a/packages/ui-assets/package.json b/packages/ui-assets/package.json index 4b40ae4f..7db45dae 100644 --- a/packages/ui-assets/package.json +++ b/packages/ui-assets/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/ui-assets", - "version": "0.57.2", + "version": "0.57.3", "description": "Static assets shared accross projects", "main": "index.js", "author": "Jaco Greeff ", diff --git a/packages/ui-keyring/package.json b/packages/ui-keyring/package.json index afe5d7b8..fedf7630 100644 --- a/packages/ui-keyring/package.json +++ b/packages/ui-keyring/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/ui-keyring", - "version": "0.57.2", + "version": "0.57.3", "main": "index.js", "repository": "https://github.com/polkadot-js/apps.git", "author": "Jaco Greeff ", diff --git a/packages/ui-settings/package.json b/packages/ui-settings/package.json index 00664725..a9a60c0f 100644 --- a/packages/ui-settings/package.json +++ b/packages/ui-settings/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/ui-settings", - "version": "0.57.2", + "version": "0.57.3", "description": "Manages app settings", "main": "index.js", "author": "Jaco Greeff ", diff --git a/packages/ui-shared/package.json b/packages/ui-shared/package.json index 56df8ae2..acf14386 100644 --- a/packages/ui-shared/package.json +++ b/packages/ui-shared/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/ui-shared", - "version": "0.57.2", + "version": "0.57.3", "description": "Shared logic that is usable accross all frameworks-specific areas", "main": "index.js", "author": "Jaco Greeff ", diff --git a/packages/vue-identicon/package.json b/packages/vue-identicon/package.json index f1cd4150..03e9848c 100644 --- a/packages/vue-identicon/package.json +++ b/packages/vue-identicon/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/vue-identicon", - "version": "0.57.2", + "version": "0.57.3", "description": "Renders an SVG picture representing an address", "author": "Jaco Greeff ", "maintainers": [ @@ -10,7 +10,7 @@ "license": "Apache-2.0", "dependencies": { "@babel/runtime": "^7.10.5", - "@polkadot/ui-shared": "0.57.2", + "@polkadot/ui-shared": "0.57.3", "jdenticon": "2.2.0" }, "peerDependencies": {