diff --git a/packages/amazon-cognito-identity-js/CHANGELOG.md b/packages/amazon-cognito-identity-js/CHANGELOG.md index 1a9dfd3b107..c09efba328a 100644 --- a/packages/amazon-cognito-identity-js/CHANGELOG.md +++ b/packages/amazon-cognito-identity-js/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [2.0.13-unstable.5](https://github.com/aws/aws-amplify/compare/amazon-cognito-identity-js@2.0.13-unstable.4...amazon-cognito-identity-js@2.0.13-unstable.5) (2018-06-29) + + + + +**Note:** Version bump only for package amazon-cognito-identity-js + ## [2.0.13-unstable.4](https://github.com/aws/aws-amplify/compare/amazon-cognito-identity-js@2.0.13-unstable.3...amazon-cognito-identity-js@2.0.13-unstable.4) (2018-06-29) diff --git a/packages/amazon-cognito-identity-js/package.json b/packages/amazon-cognito-identity-js/package.json index 7e6ff677ac4..944c1f66b24 100644 --- a/packages/amazon-cognito-identity-js/package.json +++ b/packages/amazon-cognito-identity-js/package.json @@ -1,7 +1,7 @@ { "name": "amazon-cognito-identity-js", "description": "Amazon Cognito Identity Provider JavaScript SDK", - "version": "2.0.13-unstable.4", + "version": "2.0.13-unstable.5", "author": { "name": "Amazon Web Services", "email": "aws@amazon.com", diff --git a/packages/aws-amplify-react-native/CHANGELOG.md b/packages/aws-amplify-react-native/CHANGELOG.md index 61163f7c632..8e6070c525e 100644 --- a/packages/aws-amplify-react-native/CHANGELOG.md +++ b/packages/aws-amplify-react-native/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [0.2.19-unstable.5](https://github.com/aws/aws-amplify/compare/aws-amplify-react-native@0.2.19-unstable.4...aws-amplify-react-native@0.2.19-unstable.5) (2018-06-29) + + + + +**Note:** Version bump only for package aws-amplify-react-native + ## [0.2.19-unstable.4](https://github.com/aws/aws-amplify/compare/aws-amplify-react-native@0.2.19-unstable.3...aws-amplify-react-native@0.2.19-unstable.4) (2018-06-29) diff --git a/packages/aws-amplify-react-native/package.json b/packages/aws-amplify-react-native/package.json index c6dfa12c696..beb2a430212 100644 --- a/packages/aws-amplify-react-native/package.json +++ b/packages/aws-amplify-react-native/package.json @@ -1,6 +1,6 @@ { "name": "aws-amplify-react-native", - "version": "0.2.19-unstable.4", + "version": "0.2.19-unstable.5", "description": "AWS Amplify is a JavaScript library for Frontend and mobile developers building cloud-enabled applications.", "main": "dist/index.js", "scripts": { @@ -20,7 +20,7 @@ "rimraf": "^2.6.2" }, "dependencies": { - "aws-amplify": "^0.4.8-unstable.4", + "aws-amplify": "^0.4.8-unstable.5", "axios": "^0.17.1", "babel-preset-es2015": "^6.24.1" }, diff --git a/packages/aws-amplify-react/CHANGELOG.md b/packages/aws-amplify-react/CHANGELOG.md index e0c3e8f50c8..0855117e142 100644 --- a/packages/aws-amplify-react/CHANGELOG.md +++ b/packages/aws-amplify-react/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [0.1.54-unstable.5](https://github.com/aws/aws-amplify/compare/aws-amplify-react@0.1.54-unstable.4...aws-amplify-react@0.1.54-unstable.5) (2018-06-29) + + + + +**Note:** Version bump only for package aws-amplify-react + ## [0.1.54-unstable.4](https://github.com/aws/aws-amplify/compare/aws-amplify-react@0.1.54-unstable.3...aws-amplify-react@0.1.54-unstable.4) (2018-06-29) diff --git a/packages/aws-amplify-react/package.json b/packages/aws-amplify-react/package.json index 7cce4ef72c1..e5fceed2120 100644 --- a/packages/aws-amplify-react/package.json +++ b/packages/aws-amplify-react/package.json @@ -1,6 +1,6 @@ { "name": "aws-amplify-react", - "version": "0.1.54-unstable.4", + "version": "0.1.54-unstable.5", "description": "AWS Amplify is a JavaScript library for Frontend and mobile developers building cloud-enabled applications.", "main": "dist/index.js", "scripts": { @@ -53,7 +53,7 @@ "graphql": "0.13.0" }, "dependencies": { - "aws-amplify": "^0.4.8-unstable.4", + "aws-amplify": "^0.4.8-unstable.5", "qrcode.react": "^0.8.0", "regenerator-runtime": "^0.11.1" } diff --git a/packages/aws-amplify/CHANGELOG.md b/packages/aws-amplify/CHANGELOG.md index c94332256ba..44a4939fadd 100644 --- a/packages/aws-amplify/CHANGELOG.md +++ b/packages/aws-amplify/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [0.4.8-unstable.5](https://github.com/aws/aws-amplify/compare/aws-amplify@0.4.8-unstable.4...aws-amplify@0.4.8-unstable.5) (2018-06-29) + + + + +**Note:** Version bump only for package aws-amplify + ## [0.4.8-unstable.4](https://github.com/aws/aws-amplify/compare/aws-amplify@0.4.8-unstable.3...aws-amplify@0.4.8-unstable.4) (2018-06-29) diff --git a/packages/aws-amplify/package.json b/packages/aws-amplify/package.json index fb1996ac1db..a68edbd56c5 100644 --- a/packages/aws-amplify/package.json +++ b/packages/aws-amplify/package.json @@ -1,6 +1,6 @@ { "name": "aws-amplify", - "version": "0.4.8-unstable.4", + "version": "0.4.8-unstable.5", "description": "AWS Amplify is a JavaScript library for Frontend and mobile developers building cloud-enabled applications.", "main": "./lib/index.js", "typings": "./lib/index.d.ts", @@ -60,7 +60,7 @@ "@types/paho-mqtt": "^1.0.3", "@types/zen-observable": "^0.5.3", "amazon-cognito-auth-js": "^1.1.9", - "amazon-cognito-identity-js": "^2.0.13-unstable.4", + "amazon-cognito-identity-js": "^2.0.13-unstable.5", "aws-sdk": "2.198.0", "axios": "^0.17.0", "graphql": "0.11.7",