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@3.3.2
 - @aws-amplify/ui@1.2.2
 - @aws-amplify/analytics@1.4.2
 - @aws-amplify/api@1.3.2
 - @aws-amplify/auth@1.6.2
 - aws-amplify-angular@3.2.2
 - aws-amplify-react-native@2.3.2
 - aws-amplify-react@2.6.2
 - aws-amplify-vue@0.4.3
 - aws-amplify@1.3.2
 - @aws-amplify/cache@1.2.2
 - @aws-amplify/core@1.3.2
 - @aws-amplify/interactions@1.2.2
 - @aws-amplify/predictions@1.2.2
 - @aws-amplify/pubsub@1.3.2
 - @aws-amplify/pushnotification@1.2.2
 - @aws-amplify/storage@1.3.2
 - @aws-amplify/xr@0.3.2
  • Loading branch information
aws-amplify-bot committed Jan 11, 2020
1 parent 9c86800 commit e2047c1
Show file tree
Hide file tree
Showing 38 changed files with 194 additions and 50 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.

## [3.3.2](https://github.com/aws-amplify/amplify-js/compare/amazon-cognito-identity-js@3.3.1...amazon-cognito-identity-js@3.3.2) (2020-01-11)

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





## [3.2.2](https://github.com/aws-amplify/amplify-js/compare/amazon-cognito-identity-js@3.2.0...amazon-cognito-identity-js@3.2.2) (2020-01-10)

**Note:** Version bump only for package amazon-cognito-identity-js
Expand Down
2 changes: 1 addition & 1 deletion packages/amazon-cognito-identity-js/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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": "3.3.1",
"version": "3.3.2",
"author": {
"name": "Amazon Web Services",
"email": "aws@amazon.com",
Expand Down
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.

## [1.2.2](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/ui@1.2.1...@aws-amplify/ui@1.2.2) (2020-01-11)

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





## [1.1.5](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/ui@1.1.3...@aws-amplify/ui@1.1.5) (2020-01-10)

**Note:** Version bump only for package @aws-amplify/ui
Expand Down
2 changes: 1 addition & 1 deletion packages/amplify-ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.2.1",
"version": "1.2.2",
"main": "dist/aws-amplify-ui.js",
"types": "lib/index.d.ts",
"publishConfig": {
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.

## [1.4.2](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/analytics@1.4.1...@aws-amplify/analytics@1.4.2) (2020-01-11)

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





## [1.3.6](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/analytics@1.3.5...@aws-amplify/analytics@1.3.6) (2020-01-10)

**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.4.1",
"version": "1.4.2",
"description": "Analytics category of aws-amplify",
"main": "./index.js",
"module": "./lib-esm/index.js",
Expand Down Expand Up @@ -34,8 +34,8 @@
},
"homepage": "https://aws-amplify.github.io/",
"dependencies": {
"@aws-amplify/cache": "^1.2.1",
"@aws-amplify/core": "^1.3.1",
"@aws-amplify/cache": "^1.2.2",
"@aws-amplify/core": "^1.3.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.3.2](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/api@1.3.1...@aws-amplify/api@1.3.2) (2020-01-11)

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





## [1.2.6](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/api@1.2.5...@aws-amplify/api@1.2.6) (2020-01-10)

**Note:** Version bump only for package @aws-amplify/api
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.3.1",
"version": "1.3.2",
"description": "Api category of aws-amplify",
"main": "./index.js",
"module": "./lib-esm/index.js",
Expand Down Expand Up @@ -35,9 +35,9 @@
"prettier": "^1.7.4"
},
"dependencies": {
"@aws-amplify/auth": "^1.6.1",
"@aws-amplify/cache": "^1.2.1",
"@aws-amplify/core": "^1.3.1",
"@aws-amplify/auth": "^1.6.2",
"@aws-amplify/cache": "^1.2.2",
"@aws-amplify/core": "^1.3.2",
"@types/zen-observable": "^0.5.3",
"axios": "^0.19.0",
"graphql": "14.0.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.

## [1.6.2](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/auth@1.6.1...@aws-amplify/auth@1.6.2) (2020-01-11)

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





## [1.5.2](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/auth@1.5.1...@aws-amplify/auth@1.5.2) (2020-01-10)

**Note:** Version bump only for package @aws-amplify/auth
Expand Down
8 changes: 4 additions & 4 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.6.1",
"version": "1.6.2",
"description": "Auth category of aws-amplify",
"main": "./index.js",
"module": "./lib-esm/index.js",
Expand Down Expand Up @@ -32,9 +32,9 @@
},
"homepage": "https://aws-amplify.github.io/",
"dependencies": {
"@aws-amplify/cache": "^1.2.1",
"@aws-amplify/core": "^1.3.1",
"amazon-cognito-identity-js": "^3.3.1",
"@aws-amplify/cache": "^1.2.2",
"@aws-amplify/core": "^1.3.2",
"amazon-cognito-identity-js": "^3.3.2",
"crypto-js": "^3.1.9-1"
},
"jest": {
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.2.2](https://github.com/aws-amplify/amplify-js/compare/aws-amplify-angular@3.2.1...aws-amplify-angular@3.2.2) (2020-01-11)

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





## [3.1.6](https://github.com/aws-amplify/amplify-js/compare/aws-amplify-angular@3.1.5...aws-amplify-angular@3.1.6) (2020-01-10)

**Note:** Version bump only for package aws-amplify-angular
Expand Down
6 changes: 3 additions & 3 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.2.1",
"version": "3.2.2",
"description": "AWS Amplify Angular Components",
"main": "bundles/aws-amplify-angular.umd.js",
"module": "dist/index.js",
Expand Down Expand Up @@ -37,7 +37,7 @@
"@types/zen-observable": "^0.5.3",
"angular2-template-loader": "^0.6.2",
"awesome-typescript-loader": "^4.0.1",
"aws-amplify": "^1.3.1",
"aws-amplify": "^1.3.2",
"babel-core": "^6.26.3",
"babel-plugin-lodash": "^3.3.4",
"babel-preset-env": "^1.7.0",
Expand Down Expand Up @@ -67,7 +67,7 @@
"zone.js": "^0.8.26"
},
"dependencies": {
"@aws-amplify/ui": "^1.2.1",
"@aws-amplify/ui": "^1.2.2",
"rxjs-compat": "^6.2.1"
}
}
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.3.2](https://github.com/aws-amplify/amplify-js/compare/aws-amplify-react-native@2.3.1...aws-amplify-react-native@2.3.2) (2020-01-11)

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





## [2.2.5](https://github.com/aws-amplify/amplify-js/compare/aws-amplify-react-native@2.2.4...aws-amplify-react-native@2.2.5) (2020-01-10)

**Note:** Version bump only for package aws-amplify-react-native
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.3.1",
"version": "2.3.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-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.6.2](https://github.com/aws-amplify/amplify-js/compare/aws-amplify-react@2.6.1...aws-amplify-react@2.6.2) (2020-01-11)

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





## [2.5.6](https://github.com/aws-amplify/amplify-js/compare/aws-amplify-react@2.5.5...aws-amplify-react@2.5.6) (2020-01-10)

**Note:** Version bump only for package aws-amplify-react
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.6.1",
"version": "2.6.2",
"description": "AWS Amplify is a JavaScript library for Frontend and mobile developers building cloud-enabled applications.",
"main": "./index.js",
"module": "./lib-esm/index.js",
Expand All @@ -23,7 +23,7 @@
"@types/enzyme-adapter-react-16": "^1.0.3",
"@types/react": "^16.0.41",
"@types/react-dom": "^16.0.11",
"aws-amplify": "^1.3.1",
"aws-amplify": "^1.3.2",
"enzyme": "^3.1.0",
"enzyme-adapter-react-16": "^1.0.3",
"enzyme-to-json": "^3.2.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.

## [0.4.3](https://github.com/aws-amplify/amplify-js/compare/aws-amplify-vue@0.4.2...aws-amplify-vue@0.4.3) (2020-01-11)

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





## [0.4.2](https://github.com/aws-amplify/amplify-js/compare/aws-amplify-vue@0.4.1...aws-amplify-vue@0.4.2) (2020-01-11)

**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.4.2",
"version": "0.4.3",
"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.3.2](https://github.com/aws-amplify/amplify-js/compare/aws-amplify@1.3.1...aws-amplify@1.3.2) (2020-01-11)

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





## [1.2.6](https://github.com/aws-amplify/amplify-js/compare/aws-amplify@1.2.5...aws-amplify@1.2.6) (2020-01-10)

**Note:** Version bump only for package aws-amplify
Expand Down
24 changes: 12 additions & 12 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.3.1",
"version": "1.3.2",
"description": "AWS Amplify is a JavaScript library for Frontend and mobile developers building cloud-enabled applications.",
"main": "./index.js",
"module": "./lib-esm/index.js",
Expand Down Expand Up @@ -31,16 +31,16 @@
},
"homepage": "https://aws-amplify.github.io/",
"dependencies": {
"@aws-amplify/analytics": "^1.4.1",
"@aws-amplify/api": "^1.3.1",
"@aws-amplify/auth": "^1.6.1",
"@aws-amplify/cache": "^1.2.1",
"@aws-amplify/core": "^1.3.1",
"@aws-amplify/interactions": "^1.2.1",
"@aws-amplify/predictions": "^1.2.1",
"@aws-amplify/pubsub": "^1.3.1",
"@aws-amplify/storage": "^1.3.1",
"@aws-amplify/ui": "^1.2.1",
"@aws-amplify/xr": "^0.3.1"
"@aws-amplify/analytics": "^1.4.2",
"@aws-amplify/api": "^1.3.2",
"@aws-amplify/auth": "^1.6.2",
"@aws-amplify/cache": "^1.2.2",
"@aws-amplify/core": "^1.3.2",
"@aws-amplify/interactions": "^1.2.2",
"@aws-amplify/predictions": "^1.2.2",
"@aws-amplify/pubsub": "^1.3.2",
"@aws-amplify/storage": "^1.3.2",
"@aws-amplify/ui": "^1.2.2",
"@aws-amplify/xr": "^0.3.2"
}
}
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.2.2](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@1.2.1...@aws-amplify/cache@1.2.2) (2020-01-11)

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





## [1.1.6](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@1.1.5...@aws-amplify/cache@1.1.6) (2020-01-10)

**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.2.1",
"version": "1.2.2",
"description": "Cache category of aws-amplify",
"main": "./index.js",
"module": "./lib-esm/index.js",
Expand Down Expand Up @@ -32,7 +32,7 @@
},
"homepage": "https://aws-amplify.github.io/",
"dependencies": {
"@aws-amplify/core": "^1.3.1"
"@aws-amplify/core": "^1.3.2"
},
"jest": {
"globals": {
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.3.2](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@1.3.1...@aws-amplify/core@1.3.2) (2020-01-11)

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





## [1.2.6](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@1.2.5...@aws-amplify/core@1.2.6) (2020-01-10)

**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.3.1",
"version": "1.3.2",
"description": "Core category of aws-amplify",
"main": "./index.js",
"module": "./lib-esm/index.js",
Expand Down
Loading

0 comments on commit e2047c1

Please sign in to comment.