Skip to content

Commit

Permalink
chore(release): Publish [ci skip]
Browse files Browse the repository at this point in the history
 - amazon-cognito-identity-js@2.0.26-beta.6
 - @aws-amplify/api@1.0.11-beta.6
 - @aws-amplify/auth@1.1.2-beta.6
 - aws-amplify-angular@2.0.3-beta.6
 - aws-amplify-vue@0.1.1-beta.6
 - aws-amplify@1.0.11-beta.6
  • Loading branch information
aws-amplify-bot committed Sep 24, 2018
1 parent bdb2bb8 commit 7cd8084
Show file tree
Hide file tree
Showing 12 changed files with 59 additions and 11 deletions.
8 changes: 8 additions & 0 deletions packages/amazon-cognito-identity-js/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<a name="2.0.26-beta.6"></a>
## [2.0.26-beta.6](https://github.com/aws/aws-amplify/compare/amazon-cognito-identity-js@2.0.26-beta.5...amazon-cognito-identity-js@2.0.26-beta.6) (2018-09-24)




**Note:** Version bump only for package amazon-cognito-identity-js

<a name="2.0.26-beta.5"></a>
## [2.0.26-beta.5](https://github.com/aws/aws-amplify/compare/amazon-cognito-identity-js@2.0.26-beta.4...amazon-cognito-identity-js@2.0.26-beta.5) (2018-09-19)

Expand Down
2 changes: 1 addition & 1 deletion packages/amazon-cognito-identity-js/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "amazon-cognito-identity-js",
"description": "Amazon Cognito Identity Provider JavaScript SDK",
"version": "2.0.26-beta.5",
"version": "2.0.26-beta.6",
"author": {
"name": "Amazon Web Services",
"email": "aws@amazon.com",
Expand Down
8 changes: 8 additions & 0 deletions packages/api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<a name="1.0.11-beta.6"></a>
## [1.0.11-beta.6](https://github.com/aws/aws-amplify/compare/@aws-amplify/api@1.0.11-beta.5...@aws-amplify/api@1.0.11-beta.6) (2018-09-24)




**Note:** Version bump only for package @aws-amplify/api

<a name="1.0.11-beta.5"></a>
## [1.0.11-beta.5](https://github.com/aws/aws-amplify/compare/@aws-amplify/api@1.0.11-beta.4...@aws-amplify/api@1.0.11-beta.5) (2018-09-19)

Expand Down
4 changes: 2 additions & 2 deletions packages/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/api",
"version": "1.0.11-beta.5",
"version": "1.0.11-beta.6",
"description": "Api category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib/index.js",
Expand Down Expand Up @@ -50,7 +50,7 @@
"webpack": "^3.5.5"
},
"dependencies": {
"@aws-amplify/auth": "^1.1.2-beta.5",
"@aws-amplify/auth": "^1.1.2-beta.6",
"@aws-amplify/cache": "^1.0.9-beta.0",
"@aws-amplify/core": "^1.0.9-beta.0",
"@types/zen-observable": "^0.5.3",
Expand Down
8 changes: 8 additions & 0 deletions packages/auth/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<a name="1.1.2-beta.6"></a>
## [1.1.2-beta.6](https://github.com/aws/aws-amplify/compare/@aws-amplify/auth@1.1.2-beta.5...@aws-amplify/auth@1.1.2-beta.6) (2018-09-24)




**Note:** Version bump only for package @aws-amplify/auth

<a name="1.1.2-beta.5"></a>
## [1.1.2-beta.5](https://github.com/aws/aws-amplify/compare/@aws-amplify/auth@1.1.2-beta.4...@aws-amplify/auth@1.1.2-beta.5) (2018-09-19)

Expand Down
4 changes: 2 additions & 2 deletions packages/auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/auth",
"version": "1.1.2-beta.5",
"version": "1.1.2-beta.6",
"description": "Auth category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib/index.js",
Expand Down Expand Up @@ -53,7 +53,7 @@
"@aws-amplify/cache": "^1.0.9-beta.0",
"@aws-amplify/core": "^1.0.9-beta.0",
"amazon-cognito-auth-js": "^1.1.9",
"amazon-cognito-identity-js": "^2.0.26-beta.5"
"amazon-cognito-identity-js": "^2.0.26-beta.6"
},
"jest": {
"transform": {
Expand Down
8 changes: 8 additions & 0 deletions packages/aws-amplify-angular/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<a name="2.0.3-beta.6"></a>
## [2.0.3-beta.6](https://github.com/aws-amplify/amplify-js/compare/aws-amplify-angular@2.0.3-beta.5...aws-amplify-angular@2.0.3-beta.6) (2018-09-24)




**Note:** Version bump only for package aws-amplify-angular

<a name="2.0.3-beta.5"></a>
## [2.0.3-beta.5](https://github.com/aws-amplify/amplify-js/compare/aws-amplify-angular@2.0.3-beta.4...aws-amplify-angular@2.0.3-beta.5) (2018-09-19)

Expand Down
4 changes: 2 additions & 2 deletions packages/aws-amplify-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aws-amplify-angular",
"version": "2.0.3-beta.5",
"version": "2.0.3-beta.6",
"description": "AWS Amplify Angular Components",
"main": "bundles/aws-amplify-angular.umd.js",
"module": "dist/index.js",
Expand Down Expand Up @@ -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.0.11-beta.5",
"aws-amplify": "^1.0.11-beta.6",
"babel-core": "^6.26.3",
"babel-plugin-lodash": "^3.3.4",
"babel-preset-env": "^1.7.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/aws-amplify-vue/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<a name="0.1.1-beta.6"></a>
## [0.1.1-beta.6](https://github.com/aws-amplify/amplify-js/compare/aws-amplify-vue@0.1.1-beta.5...aws-amplify-vue@0.1.1-beta.6) (2018-09-24)




**Note:** Version bump only for package aws-amplify-vue

<a name="0.1.1-beta.5"></a>
## [0.1.1-beta.5](https://github.com/aws-amplify/amplify-js/compare/aws-amplify-vue@0.1.1-beta.4...aws-amplify-vue@0.1.1-beta.5) (2018-09-19)

Expand Down
2 changes: 1 addition & 1 deletion packages/aws-amplify-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aws-amplify-vue",
"version": "0.1.1-beta.5",
"version": "0.1.1-beta.6",
"private": false,
"scripts": {
"serve": "vue-cli-service serve",
Expand Down
8 changes: 8 additions & 0 deletions packages/aws-amplify/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<a name="1.0.11-beta.6"></a>
## [1.0.11-beta.6](https://github.com/aws/aws-amplify/compare/aws-amplify@1.0.11-beta.5...aws-amplify@1.0.11-beta.6) (2018-09-24)




**Note:** Version bump only for package aws-amplify

<a name="1.0.11-beta.5"></a>
## [1.0.11-beta.5](https://github.com/aws/aws-amplify/compare/aws-amplify@1.0.11-beta.4...aws-amplify@1.0.11-beta.5) (2018-09-19)

Expand Down
6 changes: 3 additions & 3 deletions packages/aws-amplify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aws-amplify",
"version": "1.0.11-beta.5",
"version": "1.0.11-beta.6",
"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",
Expand Down Expand Up @@ -48,8 +48,8 @@
},
"dependencies": {
"@aws-amplify/analytics": "^1.0.9-beta.0",
"@aws-amplify/api": "^1.0.11-beta.5",
"@aws-amplify/auth": "^1.1.2-beta.5",
"@aws-amplify/api": "^1.0.11-beta.6",
"@aws-amplify/auth": "^1.1.2-beta.6",
"@aws-amplify/cache": "^1.0.9-beta.0",
"@aws-amplify/core": "^1.0.9-beta.0",
"@aws-amplify/interactions": "^1.0.9-beta.0",
Expand Down

0 comments on commit 7cd8084

Please sign in to comment.