diff --git a/packages/analytics/CHANGELOG.md b/packages/analytics/CHANGELOG.md
index 9809ada1f64..7ff8a80148f 100644
--- a/packages/analytics/CHANGELOG.md
+++ b/packages/analytics/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.2.4-unstable.3](https://github.com/aws/aws-amplify/compare/@aws-amplify/analytics@1.2.4-unstable.2...@aws-amplify/analytics@1.2.4-unstable.3) (2018-10-16)
+
+
+
+
+**Note:** Version bump only for package @aws-amplify/analytics
+
## [1.2.4-unstable.2](https://github.com/aws/aws-amplify/compare/@aws-amplify/analytics@1.2.4-unstable.1...@aws-amplify/analytics@1.2.4-unstable.2) (2018-10-08)
diff --git a/packages/analytics/package.json b/packages/analytics/package.json
index cc0bcf3d3b8..5be53707f1c 100644
--- a/packages/analytics/package.json
+++ b/packages/analytics/package.json
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/analytics",
- "version": "1.2.4-unstable.2",
+ "version": "1.2.4-unstable.3",
"description": "Analytics category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib/index.js",
@@ -53,8 +53,8 @@
"webpack": "^3.5.5"
},
"dependencies": {
- "@aws-amplify/cache": "^1.0.16-unstable.2",
- "@aws-amplify/core": "^1.0.16-unstable.2",
+ "@aws-amplify/cache": "^1.0.16-unstable.3",
+ "@aws-amplify/core": "^1.0.16-unstable.3",
"aws-sdk": "^2.312.0",
"uuid": "^3.2.1"
},
diff --git a/packages/api/CHANGELOG.md b/packages/api/CHANGELOG.md
index 78b8d00a1bc..8bbdd6e9157 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.18-unstable.3](https://github.com/aws/aws-amplify/compare/@aws-amplify/api@1.0.18-unstable.2...@aws-amplify/api@1.0.18-unstable.3) (2018-10-16)
+
+
+
+
+**Note:** Version bump only for package @aws-amplify/api
+
## [1.0.18-unstable.2](https://github.com/aws/aws-amplify/compare/@aws-amplify/api@1.0.18-unstable.1...@aws-amplify/api@1.0.18-unstable.2) (2018-10-08)
diff --git a/packages/api/package.json b/packages/api/package.json
index 31b7e8039d3..2ff056ff98f 100644
--- a/packages/api/package.json
+++ b/packages/api/package.json
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/api",
- "version": "1.0.18-unstable.2",
+ "version": "1.0.18-unstable.3",
"description": "Api category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib/index.js",
@@ -50,9 +50,9 @@
"webpack": "^3.5.5"
},
"dependencies": {
- "@aws-amplify/auth": "^1.2.7-unstable.2",
- "@aws-amplify/cache": "^1.0.16-unstable.2",
- "@aws-amplify/core": "^1.0.16-unstable.2",
+ "@aws-amplify/auth": "^1.2.7-unstable.3",
+ "@aws-amplify/cache": "^1.0.16-unstable.3",
+ "@aws-amplify/core": "^1.0.16-unstable.3",
"@types/zen-observable": "^0.5.3",
"axios": "^0.17.0",
"graphql": "0.13.0",
diff --git a/packages/auth/CHANGELOG.md b/packages/auth/CHANGELOG.md
index 338a8f56460..3b52ccc0929 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.2.7-unstable.3](https://github.com/aws/aws-amplify/compare/@aws-amplify/auth@1.2.7-unstable.2...@aws-amplify/auth@1.2.7-unstable.3) (2018-10-16)
+
+
+
+
+**Note:** Version bump only for package @aws-amplify/auth
+
## [1.2.7-unstable.2](https://github.com/aws/aws-amplify/compare/@aws-amplify/auth@1.2.7-unstable.1...@aws-amplify/auth@1.2.7-unstable.2) (2018-10-08)
diff --git a/packages/auth/package.json b/packages/auth/package.json
index aeb5e70e33c..5980cc3691d 100644
--- a/packages/auth/package.json
+++ b/packages/auth/package.json
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/auth",
- "version": "1.2.7-unstable.2",
+ "version": "1.2.7-unstable.3",
"description": "Auth category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib/index.js",
@@ -50,8 +50,8 @@
"webpack": "^3.5.5"
},
"dependencies": {
- "@aws-amplify/cache": "^1.0.16-unstable.2",
- "@aws-amplify/core": "^1.0.16-unstable.2",
+ "@aws-amplify/cache": "^1.0.16-unstable.3",
+ "@aws-amplify/core": "^1.0.16-unstable.3",
"amazon-cognito-auth-js": "^1.1.9",
"amazon-cognito-identity-js": "^3.0.3-unstable.0"
},
diff --git a/packages/aws-amplify-angular/CHANGELOG.md b/packages/aws-amplify-angular/CHANGELOG.md
index 86ebb7ce796..b63ac314243 100644
--- a/packages/aws-amplify-angular/CHANGELOG.md
+++ b/packages/aws-amplify-angular/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.10-unstable.3](https://github.com/aws-amplify/amplify-js/compare/aws-amplify-angular@2.0.10-unstable.2...aws-amplify-angular@2.0.10-unstable.3) (2018-10-16)
+
+
+
+
+**Note:** Version bump only for package aws-amplify-angular
+
## [2.0.10-unstable.2](https://github.com/aws-amplify/amplify-js/compare/aws-amplify-angular@2.0.10-unstable.1...aws-amplify-angular@2.0.10-unstable.2) (2018-10-08)
diff --git a/packages/aws-amplify-angular/package.json b/packages/aws-amplify-angular/package.json
index b63440cf6d1..27e0dd021dc 100644
--- a/packages/aws-amplify-angular/package.json
+++ b/packages/aws-amplify-angular/package.json
@@ -1,6 +1,6 @@
{
"name": "aws-amplify-angular",
- "version": "2.0.10-unstable.2",
+ "version": "2.0.10-unstable.3",
"description": "AWS Amplify Angular Components",
"main": "bundles/aws-amplify-angular.umd.js",
"module": "dist/index.js",
@@ -36,7 +36,7 @@
"@types/zen-observable": "^0.5.3",
"angular2-template-loader": "^0.6.2",
"awesome-typescript-loader": "^4.0.1",
- "aws-amplify": "^1.1.7-unstable.2",
+ "aws-amplify": "^1.1.7-unstable.3",
"babel-core": "^6.26.3",
"babel-plugin-lodash": "^3.3.4",
"babel-preset-env": "^1.7.0",
diff --git a/packages/aws-amplify-react/CHANGELOG.md b/packages/aws-amplify-react/CHANGELOG.md
index a6021d554a1..64b1412ddcc 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.
+
+## [2.0.8-unstable.2](https://github.com/aws/aws-amplify/compare/aws-amplify-react@2.0.8-unstable.1...aws-amplify-react@2.0.8-unstable.2) (2018-10-16)
+
+
+
+
+**Note:** Version bump only for package aws-amplify-react
+
## [2.0.8-unstable.1](https://github.com/aws/aws-amplify/compare/aws-amplify-react@2.0.8-unstable.0...aws-amplify-react@2.0.8-unstable.1) (2018-10-08)
diff --git a/packages/aws-amplify-react/package.json b/packages/aws-amplify-react/package.json
index f8aa025bf6d..06cd2e055a8 100644
--- a/packages/aws-amplify-react/package.json
+++ b/packages/aws-amplify-react/package.json
@@ -1,6 +1,6 @@
{
"name": "aws-amplify-react",
- "version": "2.0.8-unstable.1",
+ "version": "2.0.8-unstable.2",
"description": "AWS Amplify is a JavaScript library for Frontend and mobile developers building cloud-enabled applications.",
"main": "dist/index.js",
"scripts": {
diff --git a/packages/aws-amplify/CHANGELOG.md b/packages/aws-amplify/CHANGELOG.md
index f4454375800..f408135314c 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.1.7-unstable.3](https://github.com/aws/aws-amplify/compare/aws-amplify@1.1.7-unstable.2...aws-amplify@1.1.7-unstable.3) (2018-10-16)
+
+
+
+
+**Note:** Version bump only for package aws-amplify
+
## [1.1.7-unstable.2](https://github.com/aws/aws-amplify/compare/aws-amplify@1.1.7-unstable.1...aws-amplify@1.1.7-unstable.2) (2018-10-08)
diff --git a/packages/aws-amplify/package.json b/packages/aws-amplify/package.json
index 2752c4eed05..6613c9047a6 100644
--- a/packages/aws-amplify/package.json
+++ b/packages/aws-amplify/package.json
@@ -1,6 +1,6 @@
{
"name": "aws-amplify",
- "version": "1.1.7-unstable.2",
+ "version": "1.1.7-unstable.3",
"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",
@@ -47,14 +47,14 @@
"webpack": "^3.5.5"
},
"dependencies": {
- "@aws-amplify/analytics": "^1.2.4-unstable.2",
- "@aws-amplify/api": "^1.0.18-unstable.2",
- "@aws-amplify/auth": "^1.2.7-unstable.2",
- "@aws-amplify/cache": "^1.0.16-unstable.2",
- "@aws-amplify/core": "^1.0.16-unstable.2",
- "@aws-amplify/interactions": "^1.0.16-unstable.2",
- "@aws-amplify/pubsub": "^1.0.16-unstable.2",
- "@aws-amplify/storage": "^1.0.16-unstable.2",
- "@aws-amplify/xr": "^0.1.6-unstable.2"
+ "@aws-amplify/analytics": "^1.2.4-unstable.3",
+ "@aws-amplify/api": "^1.0.18-unstable.3",
+ "@aws-amplify/auth": "^1.2.7-unstable.3",
+ "@aws-amplify/cache": "^1.0.16-unstable.3",
+ "@aws-amplify/core": "^1.0.16-unstable.3",
+ "@aws-amplify/interactions": "^1.0.16-unstable.3",
+ "@aws-amplify/pubsub": "^1.0.16-unstable.3",
+ "@aws-amplify/storage": "^1.0.16-unstable.3",
+ "@aws-amplify/xr": "^0.1.6-unstable.3"
}
}
diff --git a/packages/cache/CHANGELOG.md b/packages/cache/CHANGELOG.md
index 15501a53ce1..9580a938762 100644
--- a/packages/cache/CHANGELOG.md
+++ b/packages/cache/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.16-unstable.3](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.16-unstable.2...@aws-amplify/cache@1.0.16-unstable.3) (2018-10-16)
+
+
+
+
+**Note:** Version bump only for package @aws-amplify/cache
+
## [1.0.16-unstable.2](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.16-unstable.1...@aws-amplify/cache@1.0.16-unstable.2) (2018-10-08)
diff --git a/packages/cache/package.json b/packages/cache/package.json
index b2126110b32..323b761d2a7 100644
--- a/packages/cache/package.json
+++ b/packages/cache/package.json
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/cache",
- "version": "1.0.16-unstable.2",
+ "version": "1.0.16-unstable.3",
"description": "Cache category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib/index.js",
@@ -53,7 +53,7 @@
"webpack": "^3.5.5"
},
"dependencies": {
- "@aws-amplify/core": "^1.0.16-unstable.2"
+ "@aws-amplify/core": "^1.0.16-unstable.3"
},
"jest": {
"transform": {
diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md
index 19426f56697..1e7b614752e 100644
--- a/packages/core/CHANGELOG.md
+++ b/packages/core/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.16-unstable.3](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.16-unstable.2...@aws-amplify/core@1.0.16-unstable.3) (2018-10-16)
+
+
+
+
+**Note:** Version bump only for package @aws-amplify/core
+
## [1.0.16-unstable.2](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.16-unstable.1...@aws-amplify/core@1.0.16-unstable.2) (2018-10-08)
diff --git a/packages/core/package.json b/packages/core/package.json
index 1c14a367814..7eb2c6d6134 100644
--- a/packages/core/package.json
+++ b/packages/core/package.json
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/core",
- "version": "1.0.16-unstable.2",
+ "version": "1.0.16-unstable.3",
"description": "Core category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib/index.js",
diff --git a/packages/interactions/CHANGELOG.md b/packages/interactions/CHANGELOG.md
index d90a172fdf0..8dee6f8d075 100644
--- a/packages/interactions/CHANGELOG.md
+++ b/packages/interactions/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.16-unstable.3](https://github.com/aws/aws-amplify/compare/@aws-amplify/interactions@1.0.16-unstable.2...@aws-amplify/interactions@1.0.16-unstable.3) (2018-10-16)
+
+
+
+
+**Note:** Version bump only for package @aws-amplify/interactions
+
## [1.0.16-unstable.2](https://github.com/aws/aws-amplify/compare/@aws-amplify/interactions@1.0.16-unstable.1...@aws-amplify/interactions@1.0.16-unstable.2) (2018-10-08)
diff --git a/packages/interactions/package.json b/packages/interactions/package.json
index a04d6fcd6d7..1801832605c 100644
--- a/packages/interactions/package.json
+++ b/packages/interactions/package.json
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/interactions",
- "version": "1.0.16-unstable.2",
+ "version": "1.0.16-unstable.3",
"description": "Interactions category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib/index.js",
@@ -50,7 +50,7 @@
"webpack": "^3.5.5"
},
"dependencies": {
- "@aws-amplify/core": "^1.0.16-unstable.2",
+ "@aws-amplify/core": "^1.0.16-unstable.3",
"aws-sdk": "^2.312.0"
},
"jest": {
diff --git a/packages/pubsub/CHANGELOG.md b/packages/pubsub/CHANGELOG.md
index f682510ce1a..db5671c8421 100644
--- a/packages/pubsub/CHANGELOG.md
+++ b/packages/pubsub/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.16-unstable.3](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.16-unstable.2...@aws-amplify/pubsub@1.0.16-unstable.3) (2018-10-16)
+
+
+
+
+**Note:** Version bump only for package @aws-amplify/pubsub
+
## [1.0.16-unstable.2](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.16-unstable.1...@aws-amplify/pubsub@1.0.16-unstable.2) (2018-10-08)
diff --git a/packages/pubsub/package.json b/packages/pubsub/package.json
index abecdcf9659..f6d4ff89397 100644
--- a/packages/pubsub/package.json
+++ b/packages/pubsub/package.json
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/pubsub",
- "version": "1.0.16-unstable.2",
+ "version": "1.0.16-unstable.3",
"description": "Pubsub category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib/index.js",
@@ -50,7 +50,7 @@
"webpack": "^3.5.5"
},
"dependencies": {
- "@aws-amplify/core": "^1.0.16-unstable.2",
+ "@aws-amplify/core": "^1.0.16-unstable.3",
"@types/zen-observable": "^0.5.3",
"uuid": "^3.2.1",
"zen-observable": "^0.8.6"
diff --git a/packages/pushnotification/CHANGELOG.md b/packages/pushnotification/CHANGELOG.md
index c24d6dd87c6..8682b9fad5a 100644
--- a/packages/pushnotification/CHANGELOG.md
+++ b/packages/pushnotification/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.16-unstable.3](https://github.com/aws/aws-amplify/compare/@aws-amplify/pushnotification@1.0.16-unstable.2...@aws-amplify/pushnotification@1.0.16-unstable.3) (2018-10-16)
+
+
+
+
+**Note:** Version bump only for package @aws-amplify/pushnotification
+
## [1.0.16-unstable.2](https://github.com/aws/aws-amplify/compare/@aws-amplify/pushnotification@1.0.16-unstable.1...@aws-amplify/pushnotification@1.0.16-unstable.2) (2018-10-08)
diff --git a/packages/pushnotification/package.json b/packages/pushnotification/package.json
index f823ddb4d96..7277c31d148 100644
--- a/packages/pushnotification/package.json
+++ b/packages/pushnotification/package.json
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/pushnotification",
- "version": "1.0.16-unstable.2",
+ "version": "1.0.16-unstable.3",
"description": "Push notifications category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib/index.js",
@@ -50,7 +50,7 @@
"webpack": "^3.5.5"
},
"dependencies": {
- "@aws-amplify/core": "^1.0.16-unstable.2"
+ "@aws-amplify/core": "^1.0.16-unstable.3"
},
"peerdependencies": {
"react-native": "^0.55.0"
diff --git a/packages/storage/CHANGELOG.md b/packages/storage/CHANGELOG.md
index f71def42ac6..f777eca009b 100644
--- a/packages/storage/CHANGELOG.md
+++ b/packages/storage/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.16-unstable.3](https://github.com/aws/aws-amplify/compare/@aws-amplify/storage@1.0.16-unstable.2...@aws-amplify/storage@1.0.16-unstable.3) (2018-10-16)
+
+
+
+
+**Note:** Version bump only for package @aws-amplify/storage
+
## [1.0.16-unstable.2](https://github.com/aws/aws-amplify/compare/@aws-amplify/storage@1.0.16-unstable.1...@aws-amplify/storage@1.0.16-unstable.2) (2018-10-08)
diff --git a/packages/storage/package.json b/packages/storage/package.json
index 07f551ba136..31efce526bc 100644
--- a/packages/storage/package.json
+++ b/packages/storage/package.json
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/storage",
- "version": "1.0.16-unstable.2",
+ "version": "1.0.16-unstable.3",
"description": "Storage category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib/index.js",
@@ -50,7 +50,7 @@
"webpack": "^3.5.5"
},
"dependencies": {
- "@aws-amplify/core": "^1.0.16-unstable.2",
+ "@aws-amplify/core": "^1.0.16-unstable.3",
"aws-sdk": "^2.312.0"
},
"jest": {
diff --git a/packages/xr/CHANGELOG.md b/packages/xr/CHANGELOG.md
index 892f5cb027a..6f0762a0746 100644
--- a/packages/xr/CHANGELOG.md
+++ b/packages/xr/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.6-unstable.3](https://github.com/aws/aws-amplify/compare/@aws-amplify/xr@0.1.6-unstable.2...@aws-amplify/xr@0.1.6-unstable.3) (2018-10-16)
+
+
+
+
+**Note:** Version bump only for package @aws-amplify/xr
+
## [0.1.6-unstable.2](https://github.com/aws/aws-amplify/compare/@aws-amplify/xr@0.1.6-unstable.1...@aws-amplify/xr@0.1.6-unstable.2) (2018-10-08)
diff --git a/packages/xr/package.json b/packages/xr/package.json
index 1fd10ad7d7d..d86c8d21e7e 100644
--- a/packages/xr/package.json
+++ b/packages/xr/package.json
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/xr",
- "version": "0.1.6-unstable.2",
+ "version": "0.1.6-unstable.3",
"description": "XR category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib/index.js",
@@ -51,8 +51,8 @@
"webpack": "^3.5.5"
},
"dependencies": {
- "@aws-amplify/api": "^1.0.18-unstable.2",
- "@aws-amplify/core": "^1.0.16-unstable.2",
+ "@aws-amplify/api": "^1.0.18-unstable.3",
+ "@aws-amplify/core": "^1.0.16-unstable.3",
"aws-sdk": "2.198.0"
},
"jest": {