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
 - @aws-amplify/analytics@1.0.8
 - @aws-amplify/api@1.0.9
 - @aws-amplify/auth@1.1.0
 - aws-amplify-angular@2.0.1
 - aws-amplify-react-native@2.0.1
 - aws-amplify-react@2.0.1
 - aws-amplify@1.0.9
 - @aws-amplify/cache@1.0.8
 - @aws-amplify/core@1.0.8
 - @aws-amplify/interactions@1.0.8
 - @aws-amplify/pubsub@1.0.8
 - @aws-amplify/pushnotification@1.0.8
 - @aws-amplify/storage@1.0.8
  • Loading branch information
aws-amplify-bot committed Sep 9, 2018
1 parent 02763d7 commit e223ad0
Show file tree
Hide file tree
Showing 28 changed files with 126 additions and 14 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"></a>
## [2.0.24](https://github.com/aws/aws-amplify/compare/amazon-cognito-identity-js@2.0.24-unstable.11...amazon-cognito-identity-js@2.0.24) (2018-09-09)




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

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

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.11",
"version": "2.0.24",
"author": {
"name": "Amazon Web Services",
"email": "aws@amazon.com",
Expand Down
8 changes: 8 additions & 0 deletions packages/analytics/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.8"></a>
## [1.0.8](https://github.com/aws/aws-amplify/compare/@aws-amplify/analytics@1.0.7...@aws-amplify/analytics@1.0.8) (2018-09-09)




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

<a name="1.0.8-unstable.1"></a>
## [1.0.8-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/analytics@1.0.7...@aws-amplify/analytics@1.0.8-unstable.1) (2018-08-30)

Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/analytics",
"version": "1.0.8-unstable.1",
"version": "1.0.8",
"description": "Analytics category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib/index.js",
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.9"></a>
## [1.0.9](https://github.com/aws/aws-amplify/compare/@aws-amplify/api@1.0.8...@aws-amplify/api@1.0.9) (2018-09-09)




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

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

Expand Down
2 changes: 1 addition & 1 deletion 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.9-unstable.1",
"version": "1.0.9",
"description": "Api category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib/index.js",
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.0"></a>
# [1.1.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/auth@1.0.9-unstable.4...@aws-amplify/auth@1.1.0) (2018-09-09)




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

<a name="1.0.9-unstable.4"></a>
## [1.0.9-unstable.4](https://github.com/aws/aws-amplify/compare/@aws-amplify/auth@1.0.9-unstable.3...@aws-amplify/auth@1.0.9-unstable.4) (2018-09-07)

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.1.0-unstable.0",
"version": "1.1.0",
"description": "Auth category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib/index.js",
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.1"></a>
## [2.0.1](https://github.com/aws-amplify/amplify-js/compare/aws-amplify-angular@2.0.1-unstable.2...aws-amplify-angular@2.0.1) (2018-09-09)




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

<a name="2.0.1-unstable.2"></a>
## [2.0.1-unstable.2](https://github.com/aws-amplify/amplify-js/compare/aws-amplify-angular@2.0.0...aws-amplify-angular@2.0.1-unstable.2) (2018-09-06)

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": "2.0.1-unstable.2",
"version": "2.0.1",
"description": "AWS Amplify Angular Components",
"main": "bundles/aws-amplify-angular.umd.js",
"module": "dist/index.js",
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="2.0.1"></a>
## [2.0.1](https://github.com/aws/aws-amplify/compare/aws-amplify-react-native@2.0.1-unstable.3...aws-amplify-react-native@2.0.1) (2018-09-09)




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

<a name="2.0.1-unstable.3"></a>
## [2.0.1-unstable.3](https://github.com/aws/aws-amplify/compare/aws-amplify-react-native@2.0.1-unstable.2...aws-amplify-react-native@2.0.1-unstable.3) (2018-09-08)

Expand Down
2 changes: 1 addition & 1 deletion 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": "2.0.1-unstable.3",
"version": "2.0.1",
"description": "AWS Amplify is a JavaScript library for Frontend and mobile developers building cloud-enabled applications.",
"main": "dist/index.js",
"scripts": {
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="2.0.1"></a>
## [2.0.1](https://github.com/aws/aws-amplify/compare/aws-amplify-react@2.0.1-unstable.0...aws-amplify-react@2.0.1) (2018-09-09)




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

<a name="2.0.1-unstable.0"></a>
## [2.0.1-unstable.0](https://github.com/aws/aws-amplify/compare/aws-amplify-react@2.0.0...aws-amplify-react@2.0.1-unstable.0) (2018-09-07)

Expand Down
2 changes: 1 addition & 1 deletion 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": "2.0.1-unstable.0",
"version": "2.0.1",
"description": "AWS Amplify is a JavaScript library for Frontend and mobile developers building cloud-enabled applications.",
"main": "dist/index.js",
"scripts": {
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.9"></a>
## [1.0.9](https://github.com/aws/aws-amplify/compare/aws-amplify@1.0.8...aws-amplify@1.0.9) (2018-09-09)




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

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

Expand Down
2 changes: 1 addition & 1 deletion 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.9-unstable.1",
"version": "1.0.9",
"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
8 changes: 8 additions & 0 deletions packages/cache/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.8"></a>
## [1.0.8](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.8-unstable.3...@aws-amplify/cache@1.0.8) (2018-09-09)




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

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

Expand Down
2 changes: 1 addition & 1 deletion packages/cache/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/cache",
"version": "1.0.8-unstable.3",
"version": "1.0.8",
"description": "Cache category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/core/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.8"></a>
## [1.0.8](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.8-unstable.2...@aws-amplify/core@1.0.8) (2018-09-09)




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

<a name="1.0.8-unstable.2"></a>
## [1.0.8-unstable.2](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.8-unstable.1...@aws-amplify/core@1.0.8-unstable.2) (2018-09-05)

Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/core",
"version": "1.0.8-unstable.2",
"version": "1.0.8",
"description": "Core category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/interactions/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.8"></a>
## [1.0.8](https://github.com/aws/aws-amplify/compare/@aws-amplify/interactions@1.0.7...@aws-amplify/interactions@1.0.8) (2018-09-09)




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

<a name="1.0.8-unstable.1"></a>
## [1.0.8-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/interactions@1.0.7...@aws-amplify/interactions@1.0.8-unstable.1) (2018-08-30)

Expand Down
2 changes: 1 addition & 1 deletion packages/interactions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/interactions",
"version": "1.0.8-unstable.1",
"version": "1.0.8",
"description": "Interactions category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/pubsub/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.8"></a>
## [1.0.8](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.7...@aws-amplify/pubsub@1.0.8) (2018-09-09)




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

<a name="1.0.8-unstable.1"></a>
## [1.0.8-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.7...@aws-amplify/pubsub@1.0.8-unstable.1) (2018-08-30)

Expand Down
2 changes: 1 addition & 1 deletion packages/pubsub/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/pubsub",
"version": "1.0.8-unstable.1",
"version": "1.0.8",
"description": "Pubsub category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/pushnotification/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.8"></a>
## [1.0.8](https://github.com/aws/aws-amplify/compare/@aws-amplify/pushnotification@1.0.7...@aws-amplify/pushnotification@1.0.8) (2018-09-09)




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

<a name="1.0.8-unstable.1"></a>
## [1.0.8-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/pushnotification@1.0.7...@aws-amplify/pushnotification@1.0.8-unstable.1) (2018-08-30)

Expand Down
2 changes: 1 addition & 1 deletion packages/pushnotification/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/pushnotification",
"version": "1.0.8-unstable.1",
"version": "1.0.8",
"description": "Push notifications category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/storage/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.8"></a>
## [1.0.8](https://github.com/aws/aws-amplify/compare/@aws-amplify/storage@1.0.7...@aws-amplify/storage@1.0.8) (2018-09-09)




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

<a name="1.0.8-unstable.1"></a>
## [1.0.8-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/storage@1.0.7...@aws-amplify/storage@1.0.8-unstable.1) (2018-08-30)

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

0 comments on commit e223ad0

Please sign in to comment.