Skip to content

Commit

Permalink
chore(release): Publish [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-amplify-bot committed Sep 5, 2019
1 parent 0c83ce6 commit 7b29742
Show file tree
Hide file tree
Showing 32 changed files with 170 additions and 42 deletions.
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.

## [1.2.25](https://github.com/aws/aws-amplify/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2019-09-05)

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





## [1.2.24](https://github.com/aws/aws-amplify/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2019-09-04)

**Note:** Version bump only for package @aws-amplify/analytics
Expand Down
6 changes: 3 additions & 3 deletions packages/analytics/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/analytics",
"version": "1.2.24",
"version": "1.2.25",
"description": "Analytics category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib/index.js",
Expand Down Expand Up @@ -51,8 +51,8 @@
"webpack": "^3.5.5"
},
"dependencies": {
"@aws-amplify/cache": "^1.0.33",
"@aws-amplify/core": "^1.1.1",
"@aws-amplify/cache": "^1.0.34",
"@aws-amplify/core": "^1.1.2",
"uuid": "^3.2.1"
},
"jest": {
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.

## [1.1.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2019-09-05)

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





# [1.1.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2019-09-04)


Expand Down
8 changes: 4 additions & 4 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.1.0",
"version": "1.1.1",
"description": "Api category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib/index.js",
Expand Down Expand Up @@ -49,9 +49,9 @@
"webpack": "^3.5.5"
},
"dependencies": {
"@aws-amplify/auth": "^1.3.0",
"@aws-amplify/cache": "^1.0.33",
"@aws-amplify/core": "^1.1.1",
"@aws-amplify/auth": "^1.3.1",
"@aws-amplify/cache": "^1.0.34",
"@aws-amplify/core": "^1.1.2",
"axios": "^0.19.0",
"graphql": "0.13.0",
"uuid": "^3.2.1",
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.

## [1.3.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2019-09-05)

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





# [1.3.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2019-09-04)


Expand Down
6 changes: 3 additions & 3 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.3.0",
"version": "1.3.1",
"description": "Auth category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib/index.js",
Expand Down Expand Up @@ -50,8 +50,8 @@
"webpack": "^3.5.5"
},
"dependencies": {
"@aws-amplify/cache": "^1.0.33",
"@aws-amplify/core": "^1.1.1",
"@aws-amplify/cache": "^1.0.34",
"@aws-amplify/core": "^1.1.2",
"amazon-cognito-identity-js": "^3.0.15",
"crypto-js": "^3.1.9-1"
},
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.

## [3.0.13](https://github.com/aws-amplify/amplify-js/compare/[email protected]@3.0.13) (2019-09-05)

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





## [3.0.12](https://github.com/aws-amplify/amplify-js/compare/[email protected]@3.0.12) (2019-09-04)

**Note:** Version bump only for package aws-amplify-angular
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": "3.0.12",
"version": "3.0.13",
"description": "AWS Amplify Angular Components",
"main": "bundles/aws-amplify-angular.umd.js",
"module": "dist/index.js",
Expand Down Expand Up @@ -38,7 +38,7 @@
"@types/zen-observable": "^0.5.3",
"angular2-template-loader": "^0.6.2",
"awesome-typescript-loader": "^4.0.1",
"aws-amplify": "^1.1.37",
"aws-amplify": "^1.1.38",
"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-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.

## [2.1.19](https://github.com/aws/aws-amplify/compare/[email protected]@2.1.19) (2019-09-05)

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





## [2.1.17](https://github.com/aws/aws-amplify/compare/[email protected]@2.1.17) (2019-09-04)


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.1.18",
"version": "2.1.19",
"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.

## [2.4.2](https://github.com/aws/aws-amplify/compare/[email protected]@2.4.2) (2019-09-05)

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





## [2.3.13](https://github.com/aws/aws-amplify/compare/[email protected]@2.3.13) (2019-09-04)

**Note:** Version bump only for package aws-amplify-react
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.4.1",
"version": "2.4.2",
"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-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.

## [0.2.17](https://github.com/aws-amplify/amplify-js/compare/[email protected]@0.2.17) (2019-09-05)

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





## [0.2.14](https://github.com/aws-amplify/amplify-js/compare/[email protected]@0.2.14) (2019-07-30)

**Note:** Version bump only for package aws-amplify-vue
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.2.16",
"version": "0.2.17",
"license": "Apache-2.0",
"private": false,
"author": "Amazon Web Services",
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.

## [1.1.38](https://github.com/aws/aws-amplify/compare/[email protected]@1.1.38) (2019-09-05)

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





## [1.1.37](https://github.com/aws/aws-amplify/compare/[email protected]@1.1.37) (2019-09-04)

**Note:** Version bump only for package aws-amplify
Expand Down
22 changes: 11 additions & 11 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.1.37",
"version": "1.1.38",
"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 @@ -45,16 +45,16 @@
"webpack": "^3.5.5"
},
"dependencies": {
"@aws-amplify/analytics": "^1.2.24",
"@aws-amplify/api": "^1.1.0",
"@aws-amplify/auth": "^1.3.0",
"@aws-amplify/cache": "^1.0.33",
"@aws-amplify/core": "^1.1.1",
"@aws-amplify/interactions": "^1.0.36",
"@aws-amplify/predictions": "^1.0.4",
"@aws-amplify/pubsub": "^1.1.1",
"@aws-amplify/storage": "^1.1.1",
"@aws-amplify/analytics": "^1.2.25",
"@aws-amplify/api": "^1.1.1",
"@aws-amplify/auth": "^1.3.1",
"@aws-amplify/cache": "^1.0.34",
"@aws-amplify/core": "^1.1.2",
"@aws-amplify/interactions": "^1.0.37",
"@aws-amplify/predictions": "^1.0.5",
"@aws-amplify/pubsub": "^1.1.2",
"@aws-amplify/storage": "^1.1.2",
"@aws-amplify/ui": "^1.0.23",
"@aws-amplify/xr": "^0.1.23"
"@aws-amplify/xr": "^0.1.24"
}
}
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.

## [1.0.34](https://github.com/aws/aws-amplify/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2019-09-05)

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





## [1.0.33](https://github.com/aws/aws-amplify/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2019-09-04)

**Note:** Version bump only for package @aws-amplify/cache
Expand Down
4 changes: 2 additions & 2 deletions 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.33",
"version": "1.0.34",
"description": "Cache category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib/index.js",
Expand Down Expand Up @@ -51,7 +51,7 @@
"webpack": "^3.5.5"
},
"dependencies": {
"@aws-amplify/core": "^1.1.1"
"@aws-amplify/core": "^1.1.2"
},
"jest": {
"transform": {
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.

## [1.1.2](https://github.com/aws/aws-amplify/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2019-09-05)

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





## [1.1.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2019-09-04)

**Note:** Version bump only for package @aws-amplify/core
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.1.1",
"version": "1.1.2",
"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.

## [1.0.37](https://github.com/aws/aws-amplify/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2019-09-05)

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





## [1.0.36](https://github.com/aws/aws-amplify/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2019-09-04)

**Note:** Version bump only for package @aws-amplify/interactions
Expand Down
4 changes: 2 additions & 2 deletions 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.36",
"version": "1.0.37",
"description": "Interactions category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib/index.js",
Expand Down Expand Up @@ -48,7 +48,7 @@
"webpack": "^3.5.5"
},
"dependencies": {
"@aws-amplify/core": "^1.1.1"
"@aws-amplify/core": "^1.1.2"
},
"jest": {
"transform": {
Expand Down
8 changes: 8 additions & 0 deletions packages/predictions/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.

## [1.0.5](https://github.com/aws/aws-amplify/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2019-09-05)

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





## [1.0.4](https://github.com/aws/aws-amplify/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2019-09-04)

**Note:** Version bump only for package @aws-amplify/predictions
Expand Down
6 changes: 3 additions & 3 deletions packages/predictions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/predictions",
"version": "1.0.4",
"version": "1.0.5",
"description": "Machine learning category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib/index.js",
Expand Down Expand Up @@ -50,8 +50,8 @@
"webpack": "^3.5.5"
},
"dependencies": {
"@aws-amplify/core": "^1.1.1",
"@aws-amplify/storage": "^1.1.1",
"@aws-amplify/core": "^1.1.2",
"@aws-amplify/storage": "^1.1.2",
"@aws-sdk/eventstream-marshaller": "^0.1.0-preview.2",
"@aws-sdk/util-utf8-node": "^0.1.0-preview.1",
"uuid": "^3.2.1"
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.

## [1.1.2](https://github.com/aws/aws-amplify/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2019-09-05)

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





## [1.1.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2019-09-04)


Expand Down
Loading

0 comments on commit 7b29742

Please sign in to comment.