Skip to content

Commit

Permalink
Publish [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-amplify-bot committed May 30, 2018
1 parent 8a50121 commit 8a2983f
Show file tree
Hide file tree
Showing 10 changed files with 48 additions and 8 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.7-unstable.21"></a>
## [2.0.7-unstable.21](https://github.com/aws/aws-amplify/compare/amazon-cognito-identity-js@[email protected]) (2018-05-30)




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

<a name="2.0.7-unstable.20"></a>
## [2.0.7-unstable.20](https://github.com/aws/aws-amplify/compare/amazon-cognito-identity-js@[email protected]) (2018-05-29)

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.7-unstable.20",
"version": "2.0.7-unstable.21",
"author": {
"name": "Amazon Web Services",
"email": "[email protected]",
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="0.1.2-unstable.4"></a>
## [0.1.2-unstable.4](https://github.com/aws/aws-amplify/compare/[email protected]@0.1.2-unstable.4) (2018-05-30)




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

<a name="0.1.2-unstable.3"></a>
## [0.1.2-unstable.3](https://github.com/aws/aws-amplify/compare/[email protected]@0.1.2-unstable.3) (2018-05-24)

Expand Down
2 changes: 1 addition & 1 deletion 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": "0.1.2-unstable.3",
"version": "0.1.2-unstable.4",
"description": "AWS Amplify Angular Components",
"main": "lib/index.js",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/aws-amplify-react-native/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.2.13-unstable.3"></a>
## [0.2.13-unstable.3](https://github.com/aws/aws-amplify/compare/aws-amplify-react-native@[email protected]) (2018-05-30)




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

<a name="0.2.13-unstable.2"></a>
## [0.2.13-unstable.2](https://github.com/aws/aws-amplify/compare/aws-amplify-react-native@[email protected]) (2018-05-29)

Expand Down
4 changes: 2 additions & 2 deletions packages/aws-amplify-react-native/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aws-amplify-react-native",
"version": "0.2.13-unstable.2",
"version": "0.2.13-unstable.3",
"description": "AWS Amplify is a JavaScript library for Frontend and mobile developers building cloud-enabled applications.",
"main": "dist/index.js",
"scripts": {
Expand All @@ -20,7 +20,7 @@
"rimraf": "^2.6.2"
},
"dependencies": {
"aws-amplify": "^0.4.2-unstable.20",
"aws-amplify": "^0.4.2-unstable.21",
"axios": "^0.17.1",
"babel-preset-es2015": "^6.24.1"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/aws-amplify-react/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.48-unstable.21"></a>
## [0.1.48-unstable.21](https://github.com/aws/aws-amplify/compare/[email protected]@0.1.48-unstable.21) (2018-05-30)




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

<a name="0.1.48-unstable.20"></a>
## [0.1.48-unstable.20](https://github.com/aws/aws-amplify/compare/[email protected]@0.1.48-unstable.20) (2018-05-29)

Expand Down
4 changes: 2 additions & 2 deletions packages/aws-amplify-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aws-amplify-react",
"version": "0.1.48-unstable.20",
"version": "0.1.48-unstable.21",
"description": "AWS Amplify is a JavaScript library for Frontend and mobile developers building cloud-enabled applications.",
"main": "dist/index.js",
"scripts": {
Expand Down Expand Up @@ -50,7 +50,7 @@
"graphql": "0.13.0"
},
"dependencies": {
"aws-amplify": "^0.4.2-unstable.20",
"aws-amplify": "^0.4.2-unstable.21",
"qrcode.react": "^0.8.0",
"regenerator-runtime": "^0.11.1"
}
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="0.4.2-unstable.21"></a>
## [0.4.2-unstable.21](https://github.com/aws/aws-amplify/compare/[email protected]@0.4.2-unstable.21) (2018-05-30)




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

<a name="0.4.2-unstable.20"></a>
## [0.4.2-unstable.20](https://github.com/aws/aws-amplify/compare/[email protected]@0.4.2-unstable.20) (2018-05-29)

Expand Down
4 changes: 2 additions & 2 deletions packages/aws-amplify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aws-amplify",
"version": "0.4.2-unstable.20",
"version": "0.4.2-unstable.21",
"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 @@ -60,7 +60,7 @@
"@types/paho-mqtt": "^1.0.3",
"@types/zen-observable": "^0.5.3",
"amazon-cognito-auth-js": "^1.1.9",
"amazon-cognito-identity-js": "^2.0.7-unstable.20",
"amazon-cognito-identity-js": "^2.0.7-unstable.21",
"aws-sdk": "2.198.0",
"axios": "^0.17.0",
"graphql": "0.13.0",
Expand Down

0 comments on commit 8a2983f

Please sign in to comment.