Skip to content

Commit

Permalink
chore(release): Publish [ci skip]
Browse files Browse the repository at this point in the history
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
  • Loading branch information
aws-amplify-bot committed Jan 24, 2019
1 parent 50dc99f commit 2831c85
Show file tree
Hide file tree
Showing 26 changed files with 140 additions and 36 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.

<a name="1.2.11-beta.0"></a>
## [1.2.11-beta.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2019-01-24)




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

<a name="1.2.11-unstable.1"></a>
## [1.2.11-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2019-01-10)

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.11-unstable.1",
"version": "1.2.11-beta.0",
"description": "Analytics category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib/index.js",
Expand Down Expand Up @@ -53,8 +53,8 @@
"webpack": "^3.5.5"
},
"dependencies": {
"@aws-amplify/cache": "^1.0.23-unstable.0",
"@aws-amplify/core": "^1.0.23-unstable.0",
"@aws-amplify/cache": "^1.0.23-beta.0",
"@aws-amplify/core": "^1.0.23-beta.0",
"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.

<a name="1.0.27-beta.0"></a>
## [1.0.27-beta.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2019-01-24)




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

<a name="1.0.27-unstable.1"></a>
## [1.0.27-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2019-01-10)

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.0.27-unstable.1",
"version": "1.0.27-beta.0",
"description": "Api category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib/index.js",
Expand Down Expand Up @@ -50,9 +50,9 @@
"webpack": "^3.5.5"
},
"dependencies": {
"@aws-amplify/auth": "^1.2.16-unstable.1",
"@aws-amplify/cache": "^1.0.23-unstable.0",
"@aws-amplify/core": "^1.0.23-unstable.0",
"@aws-amplify/auth": "^1.2.16-beta.0",
"@aws-amplify/cache": "^1.0.23-beta.0",
"@aws-amplify/core": "^1.0.23-beta.0",
"@types/zen-observable": "^0.5.3",
"axios": "^0.17.0",
"graphql": "0.13.0",
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.2.16-beta.0"></a>
## [1.2.16-beta.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2019-01-24)




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

<a name="1.2.16-unstable.1"></a>
## [1.2.16-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2019-01-10)

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.2.16-unstable.1",
"version": "1.2.16-beta.0",
"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.23-unstable.0",
"@aws-amplify/core": "^1.0.23-unstable.0",
"@aws-amplify/cache": "^1.0.23-beta.0",
"@aws-amplify/core": "^1.0.23-beta.0",
"amazon-cognito-auth-js": "^1.1.9",
"amazon-cognito-identity-js": "^3.0.7"
},
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.1.7-beta.1"></a>
## [2.1.7-beta.1](https://github.com/aws-amplify/amplify-js/compare/[email protected]@2.1.7-beta.1) (2019-01-24)




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

<a name="2.1.7-beta.0"></a>
## [2.1.7-beta.0](https://github.com/aws-amplify/amplify-js/compare/[email protected]@2.1.7-beta.0) (2019-01-22)

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.1.7-beta.0",
"version": "2.1.7-beta.1",
"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.1.20-beta.0",
"aws-amplify": "^1.1.20-beta.1",
"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/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.3.1-beta.0"></a>
## [2.3.1-beta.0](https://github.com/aws/aws-amplify/compare/[email protected]@2.3.1-beta.0) (2019-01-24)




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

<a name="2.3.0"></a>
# [2.3.0](https://github.com/aws/aws-amplify/compare/[email protected]@2.3.0) (2019-01-10)

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.3.0",
"version": "2.3.1-beta.0",
"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.1.20-beta.1"></a>
## [1.1.20-beta.1](https://github.com/aws/aws-amplify/compare/[email protected]@1.1.20-beta.1) (2019-01-24)




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

<a name="1.1.20-beta.0"></a>
## [1.1.20-beta.0](https://github.com/aws/aws-amplify/compare/[email protected]@1.1.20-beta.0) (2019-01-22)

Expand Down
20 changes: 10 additions & 10 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.20-beta.0",
"version": "1.1.20-beta.1",
"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 @@ -47,15 +47,15 @@
"webpack": "^3.5.5"
},
"dependencies": {
"@aws-amplify/analytics": "^1.2.11-unstable.1",
"@aws-amplify/api": "^1.0.27-unstable.1",
"@aws-amplify/auth": "^1.2.16-unstable.1",
"@aws-amplify/cache": "^1.0.23-unstable.0",
"@aws-amplify/core": "^1.0.23-unstable.0",
"@aws-amplify/interactions": "^1.0.26-unstable.0",
"@aws-amplify/pubsub": "^1.0.23-unstable.0",
"@aws-amplify/storage": "^1.0.26-unstable.0",
"@aws-amplify/analytics": "^1.2.11-beta.0",
"@aws-amplify/api": "^1.0.27-beta.0",
"@aws-amplify/auth": "^1.2.16-beta.0",
"@aws-amplify/cache": "^1.0.23-beta.0",
"@aws-amplify/core": "^1.0.23-beta.0",
"@aws-amplify/interactions": "^1.0.26-beta.0",
"@aws-amplify/pubsub": "^1.0.23-beta.0",
"@aws-amplify/storage": "^1.0.26-beta.0",
"@aws-amplify/ui": "^1.0.16-beta.0",
"@aws-amplify/xr": "^0.1.13-unstable.0"
"@aws-amplify/xr": "^0.1.13-beta.0"
}
}
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.23-beta.0"></a>
## [1.0.23-beta.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2019-01-24)




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

<a name="1.0.23-unstable.0"></a>
## [1.0.23-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2019-01-10)

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.23-unstable.0",
"version": "1.0.23-beta.0",
"description": "Cache category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib/index.js",
Expand Down Expand Up @@ -53,7 +53,7 @@
"webpack": "^3.5.5"
},
"dependencies": {
"@aws-amplify/core": "^1.0.23-unstable.0"
"@aws-amplify/core": "^1.0.23-beta.0"
},
"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.

<a name="1.0.23-beta.0"></a>
## [1.0.23-beta.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2019-01-24)




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

<a name="1.0.23-unstable.0"></a>
## [1.0.23-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2019-01-10)

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.23-unstable.0",
"version": "1.0.23-beta.0",
"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.26-beta.0"></a>
## [1.0.26-beta.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2019-01-24)




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

<a name="1.0.26-unstable.0"></a>
## [1.0.26-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2019-01-10)

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.26-unstable.0",
"version": "1.0.26-beta.0",
"description": "Interactions 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/core": "^1.0.23-unstable.0"
"@aws-amplify/core": "^1.0.23-beta.0"
},
"jest": {
"transform": {
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.23-beta.0"></a>
## [1.0.23-beta.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2019-01-24)




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

<a name="1.0.23-unstable.0"></a>
## [1.0.23-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2019-01-10)

Expand Down
4 changes: 2 additions & 2 deletions 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.23-unstable.0",
"version": "1.0.23-beta.0",
"description": "Pubsub 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/core": "^1.0.23-unstable.0",
"@aws-amplify/core": "^1.0.23-beta.0",
"@types/zen-observable": "^0.5.3",
"uuid": "^3.2.1",
"zen-observable": "^0.8.6"
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.23-beta.0"></a>
## [1.0.23-beta.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2019-01-24)




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

<a name="1.0.23-unstable.0"></a>
## [1.0.23-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2019-01-10)

Expand Down
4 changes: 2 additions & 2 deletions 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.23-unstable.0",
"version": "1.0.23-beta.0",
"description": "Push notifications 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/core": "^1.0.23-unstable.0"
"@aws-amplify/core": "^1.0.23-beta.0"
},
"peerdependencies": {
"react-native": "^0.55.0"
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.26-beta.0"></a>
## [1.0.26-beta.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2019-01-24)




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

<a name="1.0.26-unstable.0"></a>
## [1.0.26-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2019-01-10)

Expand Down
4 changes: 2 additions & 2 deletions 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.26-unstable.0",
"version": "1.0.26-beta.0",
"description": "Storage 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/core": "^1.0.23-unstable.0"
"@aws-amplify/core": "^1.0.23-beta.0"
},
"jest": {
"transform": {
Expand Down
Loading

0 comments on commit 2831c85

Please sign in to comment.