Skip to content

Commit

Permalink
chore(release): Publish [ci skip]
Browse files Browse the repository at this point in the history
 - @aws-amplify/ui@1.0.10-beta.2
 - aws-amplify-angular@2.1.1-beta.2
 - aws-amplify-react@2.2.1-beta.5
 - aws-amplify-vue@0.2.1-beta.3
  • Loading branch information
aws-amplify-bot committed Nov 19, 2018
1 parent 866bf73 commit 15e8ab6
Show file tree
Hide file tree
Showing 8 changed files with 39 additions and 7 deletions.
8 changes: 8 additions & 0 deletions packages/amplify-ui/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.10-beta.2"></a>
## [1.0.10-beta.2](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/ui@1.0.10-beta.1...@aws-amplify/ui@1.0.10-beta.2) (2018-11-19)




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

<a name="1.0.10-beta.1"></a>
## [1.0.10-beta.1](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/ui@1.0.10-beta.0...@aws-amplify/ui@1.0.10-beta.1) (2018-11-14)

Expand Down
2 changes: 1 addition & 1 deletion packages/amplify-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/ui",
"version": "1.0.10-beta.1",
"version": "1.0.10-beta.2",
"main": "dist/aws-amplify-ui.js",
"publishConfig": {
"access": "public"
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.1-beta.2"></a>
## [2.1.1-beta.2](https://github.com/aws-amplify/amplify-js/compare/aws-amplify-angular@2.1.1-beta.1...aws-amplify-angular@2.1.1-beta.2) (2018-11-19)




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

<a name="2.1.1-beta.1"></a>
## [2.1.1-beta.1](https://github.com/aws-amplify/amplify-js/compare/aws-amplify-angular@2.0.13-unstable.6...aws-amplify-angular@2.1.1-beta.1) (2018-11-14)

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-beta.1",
"version": "2.1.1-beta.2",
"description": "AWS Amplify Angular Components",
"main": "bundles/aws-amplify-angular.umd.js",
"module": "dist/index.js",
Expand Down Expand Up @@ -29,7 +29,7 @@
"@angular/forms": "^6.0.3",
"@angular/platform-browser": "^5.2.9",
"@angular/platform-browser-dynamic": "^5.2.9",
"@aws-amplify/ui": "^1.0.10-beta.1",
"@aws-amplify/ui": "^1.0.10-beta.2",
"@types/jest": "^23.1.5",
"@types/node": "^9.4.6",
"@types/paho-mqtt": "^1.0.3",
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.2.1-beta.5"></a>
## [2.2.1-beta.5](https://github.com/aws/aws-amplify/compare/aws-amplify-react@2.2.1-beta.4...aws-amplify-react@2.2.1-beta.5) (2018-11-19)




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

<a name="2.2.1-beta.4"></a>
## [2.2.1-beta.4](https://github.com/aws/aws-amplify/compare/aws-amplify-react@2.2.1-beta.3...aws-amplify-react@2.2.1-beta.4) (2018-11-15)

Expand Down
4 changes: 2 additions & 2 deletions 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.2.1-beta.4",
"version": "2.2.1-beta.5",
"description": "AWS Amplify is a JavaScript library for Frontend and mobile developers building cloud-enabled applications.",
"main": "dist/index.js",
"scripts": {
Expand Down Expand Up @@ -65,7 +65,7 @@
}
},
"dependencies": {
"@aws-amplify/ui": "^1.0.10-beta.1",
"@aws-amplify/ui": "^1.0.10-beta.2",
"qrcode.react": "^0.8.0",
"regenerator-runtime": "^0.11.1"
},
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.

<a name="0.2.1-beta.3"></a>
## [0.2.1-beta.3](https://github.com/aws-amplify/amplify-js/compare/aws-amplify-vue@0.2.1-beta.2...aws-amplify-vue@0.2.1-beta.3) (2018-11-19)




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

<a name="0.2.1-beta.2"></a>
## [0.2.1-beta.2](https://github.com/aws-amplify/amplify-js/compare/aws-amplify-vue@0.2.1-beta.1...aws-amplify-vue@0.2.1-beta.2) (2018-11-14)

Expand Down
4 changes: 2 additions & 2 deletions 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.1-beta.2",
"version": "0.2.1-beta.3",
"license": "Apache-2.0",
"private": false,
"author": "Amazon Web Services",
Expand All @@ -18,7 +18,7 @@
"vue2-filters": "^0.3.0"
},
"devDependencies": {
"@aws-amplify/ui": "^1.0.10-beta.1",
"@aws-amplify/ui": "^1.0.10-beta.2",
"@vue/cli-plugin-babel": "^3.0.1",
"@vue/cli-plugin-unit-jest": "^3.0.1",
"@vue/cli-service": "^3.0.1",
Expand Down

0 comments on commit 15e8ab6

Please sign in to comment.