From b9f78376c41a457a0ec8b0ebf1744667ee929773 Mon Sep 17 00:00:00 2001 From: aws-amplify-bot Date: Thu, 23 Aug 2018 22:07:00 +0000 Subject: [PATCH] chore(release): Publish [ci skip] - amazon-cognito-identity-js@2.0.22-unstable.13 - @aws-amplify/api@1.0.7-unstable.13 - @aws-amplify/auth@1.0.7-unstable.13 - aws-amplify-angular@1.0.4-unstable.2 - aws-amplify-react-native@1.0.7-unstable.13 - aws-amplify-react@1.0.7-unstable.13 - aws-amplify@1.0.7-unstable.13 --- packages/amazon-cognito-identity-js/CHANGELOG.md | 8 ++++++++ packages/amazon-cognito-identity-js/package.json | 2 +- packages/api/CHANGELOG.md | 8 ++++++++ packages/api/package.json | 4 ++-- packages/auth/CHANGELOG.md | 8 ++++++++ packages/auth/package.json | 4 ++-- packages/aws-amplify-angular/CHANGELOG.md | 8 ++++++++ packages/aws-amplify-angular/package.json | 2 +- packages/aws-amplify-react-native/CHANGELOG.md | 8 ++++++++ packages/aws-amplify-react-native/package.json | 4 ++-- packages/aws-amplify-react/CHANGELOG.md | 8 ++++++++ packages/aws-amplify-react/package.json | 4 ++-- packages/aws-amplify/CHANGELOG.md | 8 ++++++++ packages/aws-amplify/package.json | 6 +++--- 14 files changed, 69 insertions(+), 13 deletions(-) diff --git a/packages/amazon-cognito-identity-js/CHANGELOG.md b/packages/amazon-cognito-identity-js/CHANGELOG.md index b19b803d384..34fef877ad4 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.13](https://github.com/aws/aws-amplify/compare/amazon-cognito-identity-js@2.0.22-unstable.11...amazon-cognito-identity-js@2.0.22-unstable.13) (2018-08-23) + + + + +**Note:** Version bump only for package amazon-cognito-identity-js + ## [2.0.22-unstable.12](https://github.com/aws/aws-amplify/compare/amazon-cognito-identity-js@2.0.22-unstable.11...amazon-cognito-identity-js@2.0.22-unstable.12) (2018-08-23) diff --git a/packages/amazon-cognito-identity-js/package.json b/packages/amazon-cognito-identity-js/package.json index 0e1e1dde847..cae91fd9569 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.12", + "version": "2.0.22-unstable.13", "author": { "name": "Amazon Web Services", "email": "aws@amazon.com", diff --git a/packages/api/CHANGELOG.md b/packages/api/CHANGELOG.md index cf511f7ce6f..51e3e832ce4 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.13](https://github.com/aws/aws-amplify/compare/@aws-amplify/api@1.0.7-unstable.11...@aws-amplify/api@1.0.7-unstable.13) (2018-08-23) + + + + +**Note:** Version bump only for package @aws-amplify/api + ## [1.0.7-unstable.12](https://github.com/aws/aws-amplify/compare/@aws-amplify/api@1.0.7-unstable.11...@aws-amplify/api@1.0.7-unstable.12) (2018-08-23) diff --git a/packages/api/package.json b/packages/api/package.json index 8c9836ffef1..a4f2a33828b 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -1,6 +1,6 @@ { "name": "@aws-amplify/api", - "version": "1.0.7-unstable.12", + "version": "1.0.7-unstable.13", "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.12", + "@aws-amplify/auth": "^1.0.7-unstable.13", "@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 a1100cb7b95..809d270a598 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.13](https://github.com/aws/aws-amplify/compare/@aws-amplify/auth@1.0.7-unstable.11...@aws-amplify/auth@1.0.7-unstable.13) (2018-08-23) + + + + +**Note:** Version bump only for package @aws-amplify/auth + ## [1.0.7-unstable.12](https://github.com/aws/aws-amplify/compare/@aws-amplify/auth@1.0.7-unstable.11...@aws-amplify/auth@1.0.7-unstable.12) (2018-08-23) diff --git a/packages/auth/package.json b/packages/auth/package.json index 13c6b0aaabe..19796c26b3e 100644 --- a/packages/auth/package.json +++ b/packages/auth/package.json @@ -1,6 +1,6 @@ { "name": "@aws-amplify/auth", - "version": "1.0.7-unstable.12", + "version": "1.0.7-unstable.13", "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.12" + "amazon-cognito-identity-js": "^2.0.22-unstable.13" }, "jest": { "transform": { diff --git a/packages/aws-amplify-angular/CHANGELOG.md b/packages/aws-amplify-angular/CHANGELOG.md index ca7fd113f5b..b34f0592219 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. + +## [1.0.4-unstable.2](https://github.com/aws-amplify/amplify-js/compare/aws-amplify-angular@1.0.4-unstable.1...aws-amplify-angular@1.0.4-unstable.2) (2018-08-23) + + + + +**Note:** Version bump only for package aws-amplify-angular + ## [1.0.4-unstable.1](https://github.com/aws-amplify/amplify-js/compare/aws-amplify-angular@1.0.4-unstable.0...aws-amplify-angular@1.0.4-unstable.1) (2018-08-20) diff --git a/packages/aws-amplify-angular/package.json b/packages/aws-amplify-angular/package.json index 0893d405610..f5ae6f9a2dd 100644 --- a/packages/aws-amplify-angular/package.json +++ b/packages/aws-amplify-angular/package.json @@ -1,6 +1,6 @@ { "name": "aws-amplify-angular", - "version": "1.0.4-unstable.1", + "version": "1.0.4-unstable.2", "description": "AWS Amplify Angular Components", "main": "bundles/aws-amplify-angular.umd.js", "module": "dist/index.js", diff --git a/packages/aws-amplify-react-native/CHANGELOG.md b/packages/aws-amplify-react-native/CHANGELOG.md index a3b90394f81..9298126284a 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.13](https://github.com/aws/aws-amplify/compare/aws-amplify-react-native@1.0.7-unstable.11...aws-amplify-react-native@1.0.7-unstable.13) (2018-08-23) + + + + +**Note:** Version bump only for package aws-amplify-react-native + ## [1.0.7-unstable.12](https://github.com/aws/aws-amplify/compare/aws-amplify-react-native@1.0.7-unstable.11...aws-amplify-react-native@1.0.7-unstable.12) (2018-08-23) diff --git a/packages/aws-amplify-react-native/package.json b/packages/aws-amplify-react-native/package.json index e825cf837bb..aa55e293bca 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.12", + "version": "1.0.7-unstable.13", "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.12", + "aws-amplify": "^1.0.7-unstable.13", "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 8a5481d8917..ed9fe9d16c7 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.13](https://github.com/aws/aws-amplify/compare/aws-amplify-react@1.0.7-unstable.11...aws-amplify-react@1.0.7-unstable.13) (2018-08-23) + + + + +**Note:** Version bump only for package aws-amplify-react + ## [1.0.7-unstable.12](https://github.com/aws/aws-amplify/compare/aws-amplify-react@1.0.7-unstable.11...aws-amplify-react@1.0.7-unstable.12) (2018-08-23) diff --git a/packages/aws-amplify-react/package.json b/packages/aws-amplify-react/package.json index 79ce3f900aa..3a203cee217 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.12", + "version": "1.0.7-unstable.13", "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.12", + "aws-amplify": "^1.0.7-unstable.13", "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 6b2f94046b5..a53b7cfc2b2 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.13](https://github.com/aws/aws-amplify/compare/aws-amplify@1.0.7-unstable.11...aws-amplify@1.0.7-unstable.13) (2018-08-23) + + + + +**Note:** Version bump only for package aws-amplify + ## [1.0.7-unstable.12](https://github.com/aws/aws-amplify/compare/aws-amplify@1.0.7-unstable.11...aws-amplify@1.0.7-unstable.12) (2018-08-23) diff --git a/packages/aws-amplify/package.json b/packages/aws-amplify/package.json index 1921925b604..b497f3cfc83 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.12", + "version": "1.0.7-unstable.13", "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.12", - "@aws-amplify/auth": "^1.0.7-unstable.12", + "@aws-amplify/api": "^1.0.7-unstable.13", + "@aws-amplify/auth": "^1.0.7-unstable.13", "@aws-amplify/cache": "^1.0.6-unstable.2", "@aws-amplify/core": "^1.0.6-unstable.1", "@aws-amplify/interactions": "^1.0.6-unstable.1",