diff --git a/packages/amazon-cognito-identity-js/CHANGELOG.md b/packages/amazon-cognito-identity-js/CHANGELOG.md index 569eb389661..0791c8e40a8 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.7-unstable.41](https://github.com/aws/aws-amplify/compare/amazon-cognito-identity-js@2.0.7-unstable.40...amazon-cognito-identity-js@2.0.7-unstable.41) (2018-06-08) + + + + +**Note:** Version bump only for package amazon-cognito-identity-js + ## [2.0.7-unstable.40](https://github.com/aws/aws-amplify/compare/amazon-cognito-identity-js@2.0.7-unstable.39...amazon-cognito-identity-js@2.0.7-unstable.40) (2018-06-08) diff --git a/packages/amazon-cognito-identity-js/package.json b/packages/amazon-cognito-identity-js/package.json index 5554cfb2bfb..b633c86d37e 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.7-unstable.40", + "version": "2.0.7-unstable.41", "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 98f11fd92a0..2a7af40ace3 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.13-unstable.21](https://github.com/aws/aws-amplify/compare/aws-amplify-react-native@0.2.13-unstable.20...aws-amplify-react-native@0.2.13-unstable.21) (2018-06-08) + + + + +**Note:** Version bump only for package aws-amplify-react-native + ## [0.2.13-unstable.20](https://github.com/aws/aws-amplify/compare/aws-amplify-react-native@0.2.13-unstable.19...aws-amplify-react-native@0.2.13-unstable.20) (2018-06-08) diff --git a/packages/aws-amplify-react-native/package.json b/packages/aws-amplify-react-native/package.json index 0fb9d578f7a..c08c5957f30 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.13-unstable.20", + "version": "0.2.13-unstable.21", "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.2-unstable.38", + "aws-amplify": "^0.4.2-unstable.39", "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 baa21c4da7b..d20bfcdf6ba 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.48-unstable.39](https://github.com/aws/aws-amplify/compare/aws-amplify-react@0.1.48-unstable.38...aws-amplify-react@0.1.48-unstable.39) (2018-06-08) + + + + +**Note:** Version bump only for package aws-amplify-react + ## [0.1.48-unstable.38](https://github.com/aws/aws-amplify/compare/aws-amplify-react@0.1.48-unstable.37...aws-amplify-react@0.1.48-unstable.38) (2018-06-08) diff --git a/packages/aws-amplify-react/package.json b/packages/aws-amplify-react/package.json index c1ce3854e1f..d355aa27f83 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.48-unstable.38", + "version": "0.1.48-unstable.39", "description": "AWS Amplify is a JavaScript library for Frontend and mobile developers building cloud-enabled applications.", "main": "dist/index.js", "scripts": { @@ -50,7 +50,7 @@ "graphql": "0.13.0" }, "dependencies": { - "aws-amplify": "^0.4.2-unstable.38", + "aws-amplify": "^0.4.2-unstable.39", "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 000fb87f436..8f871898910 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.2-unstable.39](https://github.com/aws/aws-amplify/compare/aws-amplify@0.4.2-unstable.38...aws-amplify@0.4.2-unstable.39) (2018-06-08) + + + + +**Note:** Version bump only for package aws-amplify + ## [0.4.2-unstable.38](https://github.com/aws/aws-amplify/compare/aws-amplify@0.4.2-unstable.37...aws-amplify@0.4.2-unstable.38) (2018-06-08) diff --git a/packages/aws-amplify/package.json b/packages/aws-amplify/package.json index eea13622ddb..ecfe8cf65e0 100644 --- a/packages/aws-amplify/package.json +++ b/packages/aws-amplify/package.json @@ -1,6 +1,6 @@ { "name": "aws-amplify", - "version": "0.4.2-unstable.38", + "version": "0.4.2-unstable.39", "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.7-unstable.40", + "amazon-cognito-identity-js": "^2.0.7-unstable.41", "aws-sdk": "2.198.0", "axios": "^0.17.0", "graphql": "0.13.0",