diff --git a/packages/amazon-cognito-identity-js/CHANGELOG.md b/packages/amazon-cognito-identity-js/CHANGELOG.md
index 81027c516a8..4835e64f541 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.22-unstable.10](https://github.com/aws/aws-amplify/compare/amazon-cognito-identity-js@2.0.22-unstable.9...amazon-cognito-identity-js@2.0.22-unstable.10) (2018-08-23)
+
+
+
+
+**Note:** Version bump only for package amazon-cognito-identity-js
+
## [2.0.22-unstable.9](https://github.com/aws/aws-amplify/compare/amazon-cognito-identity-js@2.0.22-unstable.8...amazon-cognito-identity-js@2.0.22-unstable.9) (2018-08-23)
diff --git a/packages/amazon-cognito-identity-js/package.json b/packages/amazon-cognito-identity-js/package.json
index 46371d2e84b..9f0604f9dbd 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.22-unstable.9",
+ "version": "2.0.22-unstable.10",
"author": {
"name": "Amazon Web Services",
"email": "aws@amazon.com",
diff --git a/packages/api/CHANGELOG.md b/packages/api/CHANGELOG.md
index 6afb67a3deb..fe273802cc7 100644
--- a/packages/api/CHANGELOG.md
+++ b/packages/api/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.
+
+## [1.0.7-unstable.10](https://github.com/aws/aws-amplify/compare/@aws-amplify/api@1.0.7-unstable.9...@aws-amplify/api@1.0.7-unstable.10) (2018-08-23)
+
+
+
+
+**Note:** Version bump only for package @aws-amplify/api
+
## [1.0.7-unstable.9](https://github.com/aws/aws-amplify/compare/@aws-amplify/api@1.0.7-unstable.8...@aws-amplify/api@1.0.7-unstable.9) (2018-08-23)
diff --git a/packages/api/package.json b/packages/api/package.json
index df52e23356a..63bdcd99849 100644
--- a/packages/api/package.json
+++ b/packages/api/package.json
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/api",
- "version": "1.0.7-unstable.9",
+ "version": "1.0.7-unstable.10",
"description": "Api category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib/index.js",
@@ -50,7 +50,7 @@
"webpack": "^3.5.5"
},
"dependencies": {
- "@aws-amplify/auth": "^1.0.7-unstable.9",
+ "@aws-amplify/auth": "^1.0.7-unstable.10",
"@aws-amplify/cache": "^1.0.6-unstable.2",
"@aws-amplify/core": "^1.0.6-unstable.1",
"@types/zen-observable": "^0.5.3",
diff --git a/packages/auth/CHANGELOG.md b/packages/auth/CHANGELOG.md
index dc33efd6d01..abe468d3e6a 100644
--- a/packages/auth/CHANGELOG.md
+++ b/packages/auth/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.
+
+## [1.0.7-unstable.10](https://github.com/aws/aws-amplify/compare/@aws-amplify/auth@1.0.7-unstable.9...@aws-amplify/auth@1.0.7-unstable.10) (2018-08-23)
+
+
+
+
+**Note:** Version bump only for package @aws-amplify/auth
+
## [1.0.7-unstable.9](https://github.com/aws/aws-amplify/compare/@aws-amplify/auth@1.0.7-unstable.8...@aws-amplify/auth@1.0.7-unstable.9) (2018-08-23)
diff --git a/packages/auth/package.json b/packages/auth/package.json
index a4d6da60766..3e0d065ed59 100644
--- a/packages/auth/package.json
+++ b/packages/auth/package.json
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/auth",
- "version": "1.0.7-unstable.9",
+ "version": "1.0.7-unstable.10",
"description": "Auth category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib/index.js",
@@ -53,7 +53,7 @@
"@aws-amplify/cache": "^1.0.6-unstable.2",
"@aws-amplify/core": "^1.0.6-unstable.1",
"amazon-cognito-auth-js": "^1.1.9",
- "amazon-cognito-identity-js": "^2.0.22-unstable.9"
+ "amazon-cognito-identity-js": "^2.0.22-unstable.10"
},
"jest": {
"transform": {
diff --git a/packages/aws-amplify-react-native/CHANGELOG.md b/packages/aws-amplify-react-native/CHANGELOG.md
index eb56912b00a..22c8309e262 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.
+
+## [1.0.7-unstable.10](https://github.com/aws/aws-amplify/compare/aws-amplify-react-native@1.0.7-unstable.9...aws-amplify-react-native@1.0.7-unstable.10) (2018-08-23)
+
+
+
+
+**Note:** Version bump only for package aws-amplify-react-native
+
## [1.0.7-unstable.9](https://github.com/aws/aws-amplify/compare/aws-amplify-react-native@1.0.7-unstable.8...aws-amplify-react-native@1.0.7-unstable.9) (2018-08-23)
diff --git a/packages/aws-amplify-react-native/package.json b/packages/aws-amplify-react-native/package.json
index 5ede9e308ae..0e5f86b06bb 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": "1.0.7-unstable.9",
+ "version": "1.0.7-unstable.10",
"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": "^1.0.7-unstable.9",
+ "aws-amplify": "^1.0.7-unstable.10",
"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 a5cd7a8d8cc..e1634b0adff 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.
+
+## [1.0.7-unstable.10](https://github.com/aws/aws-amplify/compare/aws-amplify-react@1.0.7-unstable.9...aws-amplify-react@1.0.7-unstable.10) (2018-08-23)
+
+
+
+
+**Note:** Version bump only for package aws-amplify-react
+
## [1.0.7-unstable.9](https://github.com/aws/aws-amplify/compare/aws-amplify-react@1.0.7-unstable.8...aws-amplify-react@1.0.7-unstable.9) (2018-08-23)
diff --git a/packages/aws-amplify-react/package.json b/packages/aws-amplify-react/package.json
index 30f75bf9c80..514fc9db5d6 100644
--- a/packages/aws-amplify-react/package.json
+++ b/packages/aws-amplify-react/package.json
@@ -1,6 +1,6 @@
{
"name": "aws-amplify-react",
- "version": "1.0.7-unstable.9",
+ "version": "1.0.7-unstable.10",
"description": "AWS Amplify is a JavaScript library for Frontend and mobile developers building cloud-enabled applications.",
"main": "dist/index.js",
"scripts": {
@@ -52,7 +52,7 @@
}
},
"dependencies": {
- "aws-amplify": "^1.0.7-unstable.9",
+ "aws-amplify": "^1.0.7-unstable.10",
"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 360e0788c4f..09ccf96f07e 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.
+
+## [1.0.7-unstable.10](https://github.com/aws/aws-amplify/compare/aws-amplify@1.0.7-unstable.9...aws-amplify@1.0.7-unstable.10) (2018-08-23)
+
+
+
+
+**Note:** Version bump only for package aws-amplify
+
## [1.0.7-unstable.9](https://github.com/aws/aws-amplify/compare/aws-amplify@1.0.7-unstable.8...aws-amplify@1.0.7-unstable.9) (2018-08-23)
diff --git a/packages/aws-amplify/package.json b/packages/aws-amplify/package.json
index 1c244799305..df9123d445e 100644
--- a/packages/aws-amplify/package.json
+++ b/packages/aws-amplify/package.json
@@ -1,6 +1,6 @@
{
"name": "aws-amplify",
- "version": "1.0.7-unstable.9",
+ "version": "1.0.7-unstable.10",
"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",
@@ -48,8 +48,8 @@
},
"dependencies": {
"@aws-amplify/analytics": "^1.0.6-unstable.2",
- "@aws-amplify/api": "^1.0.7-unstable.9",
- "@aws-amplify/auth": "^1.0.7-unstable.9",
+ "@aws-amplify/api": "^1.0.7-unstable.10",
+ "@aws-amplify/auth": "^1.0.7-unstable.10",
"@aws-amplify/cache": "^1.0.6-unstable.2",
"@aws-amplify/core": "^1.0.6-unstable.1",
"@aws-amplify/interactions": "^1.0.6-unstable.1",