diff --git a/packages/amazon-cognito-identity-js/CHANGELOG.md b/packages/amazon-cognito-identity-js/CHANGELOG.md
index 5b040d37fc4..4aa35fd46dd 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.30-unstable.2](https://github.com/aws/aws-amplify/compare/amazon-cognito-identity-js@2.0.30-unstable.1...amazon-cognito-identity-js@2.0.30-unstable.2) (2018-09-22)
+
+
+
+
+**Note:** Version bump only for package amazon-cognito-identity-js
+
## [2.0.30-unstable.1](https://github.com/aws/aws-amplify/compare/amazon-cognito-identity-js@2.0.30-unstable.0...amazon-cognito-identity-js@2.0.30-unstable.1) (2018-09-22)
diff --git a/packages/amazon-cognito-identity-js/package.json b/packages/amazon-cognito-identity-js/package.json
index cacbbe7d94b..9a3df5955d2 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.30-unstable.1",
+ "version": "2.0.30-unstable.2",
"author": {
"name": "Amazon Web Services",
"email": "aws@amazon.com",
diff --git a/packages/analytics/CHANGELOG.md b/packages/analytics/CHANGELOG.md
index b972eca3732..b366662ff72 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.1-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/analytics@1.2.0...@aws-amplify/analytics@1.2.1-unstable.0) (2018-09-22)
+
+
+
+
+**Note:** Version bump only for package @aws-amplify/analytics
+
# [1.2.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/analytics@1.1.2-unstable.0...@aws-amplify/analytics@1.2.0) (2018-09-21)
diff --git a/packages/analytics/package.json b/packages/analytics/package.json
index 8cc9c22f592..abf036ad390 100644
--- a/packages/analytics/package.json
+++ b/packages/analytics/package.json
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/analytics",
- "version": "1.2.0",
+ "version": "1.2.1-unstable.0",
"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.12",
- "@aws-amplify/core": "^1.0.12",
+ "@aws-amplify/cache": "^1.0.13-unstable.0",
+ "@aws-amplify/core": "^1.0.13-unstable.0",
"aws-sdk": "^2.312.0",
"uuid": "^3.2.1"
},
diff --git a/packages/api/CHANGELOG.md b/packages/api/CHANGELOG.md
index c066a5c4fa1..968ff6c5a3d 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.15-unstable.2](https://github.com/aws/aws-amplify/compare/@aws-amplify/api@1.0.15-unstable.1...@aws-amplify/api@1.0.15-unstable.2) (2018-09-22)
+
+
+
+
+**Note:** Version bump only for package @aws-amplify/api
+
## [1.0.15-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/api@1.0.15-unstable.0...@aws-amplify/api@1.0.15-unstable.1) (2018-09-22)
diff --git a/packages/api/package.json b/packages/api/package.json
index 1ae2c0d4182..49e60e536d2 100644
--- a/packages/api/package.json
+++ b/packages/api/package.json
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/api",
- "version": "1.0.15-unstable.1",
+ "version": "1.0.15-unstable.2",
"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.4-unstable.1",
- "@aws-amplify/cache": "^1.0.12",
- "@aws-amplify/core": "^1.0.12",
+ "@aws-amplify/auth": "^1.2.4-unstable.2",
+ "@aws-amplify/cache": "^1.0.13-unstable.0",
+ "@aws-amplify/core": "^1.0.13-unstable.0",
"@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 3e735901ded..59b6f74d142 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.4-unstable.2](https://github.com/aws/aws-amplify/compare/@aws-amplify/auth@1.2.4-unstable.1...@aws-amplify/auth@1.2.4-unstable.2) (2018-09-22)
+
+
+
+
+**Note:** Version bump only for package @aws-amplify/auth
+
## [1.2.4-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/auth@1.2.4-unstable.0...@aws-amplify/auth@1.2.4-unstable.1) (2018-09-22)
diff --git a/packages/auth/package.json b/packages/auth/package.json
index 0608f7f4b59..6bad97dc6a1 100644
--- a/packages/auth/package.json
+++ b/packages/auth/package.json
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/auth",
- "version": "1.2.4-unstable.1",
+ "version": "1.2.4-unstable.2",
"description": "Auth category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib/index.js",
@@ -50,10 +50,10 @@
"webpack": "^3.5.5"
},
"dependencies": {
- "@aws-amplify/cache": "^1.0.12",
- "@aws-amplify/core": "^1.0.12",
+ "@aws-amplify/cache": "^1.0.13-unstable.0",
+ "@aws-amplify/core": "^1.0.13-unstable.0",
"amazon-cognito-auth-js": "^1.1.9",
- "amazon-cognito-identity-js": "^2.0.30-unstable.1"
+ "amazon-cognito-identity-js": "^2.0.30-unstable.2"
},
"jest": {
"transform": {
diff --git a/packages/aws-amplify-angular/CHANGELOG.md b/packages/aws-amplify-angular/CHANGELOG.md
index 1f536917573..04e8a2861d0 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.7-unstable.2](https://github.com/aws-amplify/amplify-js/compare/aws-amplify-angular@2.0.7-unstable.1...aws-amplify-angular@2.0.7-unstable.2) (2018-09-22)
+
+
+
+
+**Note:** Version bump only for package aws-amplify-angular
+
## [2.0.7-unstable.1](https://github.com/aws-amplify/amplify-js/compare/aws-amplify-angular@2.0.7-unstable.0...aws-amplify-angular@2.0.7-unstable.1) (2018-09-22)
diff --git a/packages/aws-amplify-angular/package.json b/packages/aws-amplify-angular/package.json
index de79250dee0..18825994044 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.7-unstable.1",
+ "version": "2.0.7-unstable.2",
"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.4-unstable.1",
+ "aws-amplify": "^1.1.4-unstable.2",
"babel-core": "^6.26.3",
"babel-plugin-lodash": "^3.3.4",
"babel-preset-env": "^1.7.0",
diff --git a/packages/aws-amplify/CHANGELOG.md b/packages/aws-amplify/CHANGELOG.md
index 3c300415fb7..73981ad8281 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.4-unstable.2](https://github.com/aws/aws-amplify/compare/aws-amplify@1.1.4-unstable.1...aws-amplify@1.1.4-unstable.2) (2018-09-22)
+
+
+
+
+**Note:** Version bump only for package aws-amplify
+
## [1.1.4-unstable.1](https://github.com/aws/aws-amplify/compare/aws-amplify@1.1.4-unstable.0...aws-amplify@1.1.4-unstable.1) (2018-09-22)
diff --git a/packages/aws-amplify/package.json b/packages/aws-amplify/package.json
index a064bffdd40..e22af706dbf 100644
--- a/packages/aws-amplify/package.json
+++ b/packages/aws-amplify/package.json
@@ -1,6 +1,6 @@
{
"name": "aws-amplify",
- "version": "1.1.4-unstable.1",
+ "version": "1.1.4-unstable.2",
"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.0",
- "@aws-amplify/api": "^1.0.15-unstable.1",
- "@aws-amplify/auth": "^1.2.4-unstable.1",
- "@aws-amplify/cache": "^1.0.12",
- "@aws-amplify/core": "^1.0.12",
- "@aws-amplify/interactions": "^1.0.12",
- "@aws-amplify/pubsub": "^1.0.13-unstable.0",
- "@aws-amplify/storage": "^1.0.12",
- "@aws-amplify/xr": "^0.1.3-unstable.1"
+ "@aws-amplify/analytics": "^1.2.1-unstable.0",
+ "@aws-amplify/api": "^1.0.15-unstable.2",
+ "@aws-amplify/auth": "^1.2.4-unstable.2",
+ "@aws-amplify/cache": "^1.0.13-unstable.0",
+ "@aws-amplify/core": "^1.0.13-unstable.0",
+ "@aws-amplify/interactions": "^1.0.13-unstable.0",
+ "@aws-amplify/pubsub": "^1.0.13-unstable.1",
+ "@aws-amplify/storage": "^1.0.13-unstable.0",
+ "@aws-amplify/xr": "^0.1.3-unstable.2"
}
}
diff --git a/packages/cache/CHANGELOG.md b/packages/cache/CHANGELOG.md
index 6fe86fcb658..c50d001c219 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.13-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.12...@aws-amplify/cache@1.0.13-unstable.0) (2018-09-22)
+
+
+
+
+**Note:** Version bump only for package @aws-amplify/cache
+
## [1.0.12](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.12-unstable.0...@aws-amplify/cache@1.0.12) (2018-09-21)
diff --git a/packages/cache/package.json b/packages/cache/package.json
index eb5333d6250..447b6ecf580 100644
--- a/packages/cache/package.json
+++ b/packages/cache/package.json
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/cache",
- "version": "1.0.12",
+ "version": "1.0.13-unstable.0",
"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.12"
+ "@aws-amplify/core": "^1.0.13-unstable.0"
},
"jest": {
"transform": {
diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md
index b9f09af17e8..98189085ef5 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.13-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.12...@aws-amplify/core@1.0.13-unstable.0) (2018-09-22)
+
+
+
+
+**Note:** Version bump only for package @aws-amplify/core
+
## [1.0.12](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.12-unstable.0...@aws-amplify/core@1.0.12) (2018-09-21)
diff --git a/packages/core/package.json b/packages/core/package.json
index c986c86380d..f2d6773eb1c 100644
--- a/packages/core/package.json
+++ b/packages/core/package.json
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/core",
- "version": "1.0.12",
+ "version": "1.0.13-unstable.0",
"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 e69ac796369..2317fee6e0a 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.13-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/interactions@1.0.12...@aws-amplify/interactions@1.0.13-unstable.0) (2018-09-22)
+
+
+
+
+**Note:** Version bump only for package @aws-amplify/interactions
+
## [1.0.12](https://github.com/aws/aws-amplify/compare/@aws-amplify/interactions@1.0.12-unstable.0...@aws-amplify/interactions@1.0.12) (2018-09-21)
diff --git a/packages/interactions/package.json b/packages/interactions/package.json
index 26c4b38c8f3..4dce42680a1 100644
--- a/packages/interactions/package.json
+++ b/packages/interactions/package.json
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/interactions",
- "version": "1.0.12",
+ "version": "1.0.13-unstable.0",
"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.12",
+ "@aws-amplify/core": "^1.0.13-unstable.0",
"aws-sdk": "^2.312.0"
},
"jest": {
diff --git a/packages/pubsub/CHANGELOG.md b/packages/pubsub/CHANGELOG.md
index 2d17c3c93de..7ed490fe9be 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.13-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.13-unstable.0...@aws-amplify/pubsub@1.0.13-unstable.1) (2018-09-22)
+
+
+
+
+**Note:** Version bump only for package @aws-amplify/pubsub
+
## [1.0.13-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.12...@aws-amplify/pubsub@1.0.13-unstable.0) (2018-09-22)
diff --git a/packages/pubsub/package.json b/packages/pubsub/package.json
index c2f033d6f28..a6ff9b3ced3 100644
--- a/packages/pubsub/package.json
+++ b/packages/pubsub/package.json
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/pubsub",
- "version": "1.0.13-unstable.0",
+ "version": "1.0.13-unstable.1",
"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.12",
+ "@aws-amplify/core": "^1.0.13-unstable.0",
"@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 e49206fcf9b..fe16bc4ea0c 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.13-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/pushnotification@1.0.12...@aws-amplify/pushnotification@1.0.13-unstable.0) (2018-09-22)
+
+
+
+
+**Note:** Version bump only for package @aws-amplify/pushnotification
+
## [1.0.12](https://github.com/aws/aws-amplify/compare/@aws-amplify/pushnotification@1.0.12-unstable.0...@aws-amplify/pushnotification@1.0.12) (2018-09-21)
diff --git a/packages/pushnotification/package.json b/packages/pushnotification/package.json
index 5e641fd2164..3b0df9da29f 100644
--- a/packages/pushnotification/package.json
+++ b/packages/pushnotification/package.json
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/pushnotification",
- "version": "1.0.12",
+ "version": "1.0.13-unstable.0",
"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.12"
+ "@aws-amplify/core": "^1.0.13-unstable.0"
},
"peerdependencies": {
"react-native": "^0.55.0"
diff --git a/packages/storage/CHANGELOG.md b/packages/storage/CHANGELOG.md
index 84f349b0bbf..d7c96a36f53 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.13-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/storage@1.0.12...@aws-amplify/storage@1.0.13-unstable.0) (2018-09-22)
+
+
+
+
+**Note:** Version bump only for package @aws-amplify/storage
+
## [1.0.12](https://github.com/aws/aws-amplify/compare/@aws-amplify/storage@1.0.12-unstable.0...@aws-amplify/storage@1.0.12) (2018-09-21)
diff --git a/packages/storage/package.json b/packages/storage/package.json
index 6a974725307..9c9bea9a736 100644
--- a/packages/storage/package.json
+++ b/packages/storage/package.json
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/storage",
- "version": "1.0.12",
+ "version": "1.0.13-unstable.0",
"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.12",
+ "@aws-amplify/core": "^1.0.13-unstable.0",
"aws-sdk": "^2.312.0"
},
"jest": {
diff --git a/packages/xr/CHANGELOG.md b/packages/xr/CHANGELOG.md
index 85ff01be091..7f2a7775b1c 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.3-unstable.2](https://github.com/aws/aws-amplify/compare/@aws-amplify/xr@0.1.3-unstable.1...@aws-amplify/xr@0.1.3-unstable.2) (2018-09-22)
+
+
+
+
+**Note:** Version bump only for package @aws-amplify/xr
+
## [0.1.3-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/xr@0.1.3-unstable.0...@aws-amplify/xr@0.1.3-unstable.1) (2018-09-22)
diff --git a/packages/xr/package.json b/packages/xr/package.json
index 5f941638536..c349752b467 100644
--- a/packages/xr/package.json
+++ b/packages/xr/package.json
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/xr",
- "version": "0.1.3-unstable.1",
+ "version": "0.1.3-unstable.2",
"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.15-unstable.1",
- "@aws-amplify/core": "^1.0.12",
+ "@aws-amplify/api": "^1.0.15-unstable.2",
+ "@aws-amplify/core": "^1.0.13-unstable.0",
"aws-sdk": "2.198.0"
},
"jest": {