Skip to content

Commit

Permalink
chore(release): Publish [ci skip]
Browse files Browse the repository at this point in the history
 - aws-amplify-angular@2.1.1-unstable.6
 - aws-amplify-react-native@2.1.1-unstable.3
 - aws-amplify@1.1.14-unstable.7
 - @aws-amplify/storage@1.0.23-unstable.2
  • Loading branch information
aws-amplify-bot committed Dec 13, 2018
1 parent 73fe4db commit 4df224e
Show file tree
Hide file tree
Showing 8 changed files with 38 additions and 6 deletions.
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.1-unstable.6"></a>
## [2.1.1-unstable.6](https://github.com/aws-amplify/amplify-js/compare/aws-amplify-angular@2.1.1-unstable.5...aws-amplify-angular@2.1.1-unstable.6) (2018-12-13)




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

<a name="2.1.1-unstable.5"></a>
## [2.1.1-unstable.5](https://github.com/aws-amplify/amplify-js/compare/aws-amplify-angular@2.1.1-unstable.4...aws-amplify-angular@2.1.1-unstable.5) (2018-12-13)

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.1-unstable.5",
"version": "2.1.1-unstable.6",
"description": "AWS Amplify Angular Components",
"main": "bundles/aws-amplify-angular.umd.js",
"module": "dist/index.js",
Expand Down Expand Up @@ -35,7 +35,7 @@
"@types/zen-observable": "^0.5.3",
"angular2-template-loader": "^0.6.2",
"awesome-typescript-loader": "^4.0.1",
"aws-amplify": "^1.1.14-unstable.6",
"aws-amplify": "^1.1.14-unstable.7",
"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.

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




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

<a name="2.1.1-unstable.2"></a>
## [2.1.1-unstable.2](https://github.com/aws/aws-amplify/compare/aws-amplify-react-native@2.1.1-unstable.1...aws-amplify-react-native@2.1.1-unstable.2) (2018-12-13)

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.1-unstable.2",
"version": "2.1.1-unstable.3",
"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.14-unstable.7"></a>
## [1.1.14-unstable.7](https://github.com/aws/aws-amplify/compare/aws-amplify@1.1.14-unstable.6...aws-amplify@1.1.14-unstable.7) (2018-12-13)




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

<a name="1.1.14-unstable.6"></a>
## [1.1.14-unstable.6](https://github.com/aws/aws-amplify/compare/aws-amplify@1.1.14-unstable.5...aws-amplify@1.1.14-unstable.6) (2018-12-13)

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": "1.1.14-unstable.6",
"version": "1.1.14-unstable.7",
"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 @@ -54,7 +54,7 @@
"@aws-amplify/core": "^1.0.20-unstable.0",
"@aws-amplify/interactions": "^1.0.20-unstable.0",
"@aws-amplify/pubsub": "^1.0.20-unstable.0",
"@aws-amplify/storage": "^1.0.23-unstable.1",
"@aws-amplify/storage": "^1.0.23-unstable.2",
"@aws-amplify/ui": "^1.0.11-unstable.0",
"@aws-amplify/xr": "^0.1.10-unstable.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.23-unstable.2"></a>
## [1.0.23-unstable.2](https://github.com/aws/aws-amplify/compare/@aws-amplify/storage@1.0.23-unstable.1...@aws-amplify/storage@1.0.23-unstable.2) (2018-12-13)




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

<a name="1.0.23-unstable.1"></a>
## [1.0.23-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/storage@1.0.23-unstable.0...@aws-amplify/storage@1.0.23-unstable.1) (2018-12-07)

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.23-unstable.1",
"version": "1.0.23-unstable.2",
"description": "Storage category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib/index.js",
Expand Down

0 comments on commit 4df224e

Please sign in to comment.