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.24-unstable.7
 - @aws-amplify/auth@1.0.9-unstable.3
  • Loading branch information
aws-amplify-bot committed Sep 6, 2018
1 parent 9723821 commit bc5a804
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 2 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.24-unstable.7"></a>
## [2.0.24-unstable.7](https://github.com/aws/aws-amplify/compare/amazon-cognito-identity-js@2.0.24-unstable.6...amazon-cognito-identity-js@2.0.24-unstable.7) (2018-09-06)




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

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

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.24-unstable.6",
"version": "2.0.24-unstable.7",
"author": {
"name": "Amazon Web Services",
"email": "aws@amazon.com",
Expand Down
11 changes: 11 additions & 0 deletions packages/auth/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
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.9-unstable.3"></a>
## [1.0.9-unstable.3](https://github.com/aws/aws-amplify/compare/@aws-amplify/auth@1.0.9-unstable.2...@aws-amplify/auth@1.0.9-unstable.3) (2018-09-06)


### Features

* **@aws-amplify/auth:** allow globalSignOut ([b8b24c7](https://github.com/aws/aws-amplify/commit/b8b24c7))




<a name="1.0.9-unstable.2"></a>
## [1.0.9-unstable.2](https://github.com/aws/aws-amplify/compare/@aws-amplify/auth@1.0.8...@aws-amplify/auth@1.0.9-unstable.2) (2018-08-31)

Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/auth",
"version": "1.0.9-unstable.2",
"version": "1.0.9-unstable.3",
"description": "Auth category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib/index.js",
Expand Down

0 comments on commit bc5a804

Please sign in to comment.