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]
 - @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]
 - [email protected]
 - [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]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
  • Loading branch information
aws-amplify-bot committed Jul 27, 2020
1 parent 6093667 commit 72946a5
Show file tree
Hide file tree
Showing 48 changed files with 277 additions and 66 deletions.
8 changes: 8 additions & 0 deletions packages/amplify-ui-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.

## [0.2.13](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2020-07-27)

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





## [0.2.12](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2020-07-22)

**Note:** Version bump only for package @aws-amplify/ui-angular
Expand Down
4 changes: 2 additions & 2 deletions packages/amplify-ui-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/ui-angular",
"version": "0.2.12",
"version": "0.2.13",
"description": "Angular specific wrapper for @aws-amplify/ui-components",
"publishConfig": {
"access": "public"
Expand Down Expand Up @@ -31,7 +31,7 @@
"dist/"
],
"dependencies": {
"@aws-amplify/ui-components": "^0.5.5"
"@aws-amplify/ui-components": "^0.6.0"
},
"devDependencies": {
"@angular/compiler-cli": "^7.2.1",
Expand Down
11 changes: 11 additions & 0 deletions packages/amplify-ui-components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.6.0](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2020-07-27)


### Features

* add branding prop for customise QR branding ([#6333](https://github.com/aws-amplify/amplify-js/issues/6333)) ([28efe52](https://github.com/aws-amplify/amplify-js/commit/28efe520ec6e6f2f8518ab7ce7b1d9a0c00534ad))





## [0.5.5](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2020-07-22)


Expand Down
2 changes: 1 addition & 1 deletion packages/amplify-ui-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/ui-components",
"version": "0.5.5",
"version": "0.6.0",
"description": "Core Amplify UI Component Library",
"module": "dist/index.mjs",
"main": "dist/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/amplify-ui-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.

## [0.2.13](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2020-07-27)

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





## [0.2.12](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2020-07-22)


Expand Down
4 changes: 2 additions & 2 deletions packages/amplify-ui-react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-amplify/ui-react",
"sideEffects": false,
"version": "0.2.12",
"version": "0.2.13",
"description": "React specific wrapper for @aws-amplify/ui-components",
"publishConfig": {
"access": "public"
Expand Down Expand Up @@ -32,7 +32,7 @@
"typescript": "^3.3.4000"
},
"dependencies": {
"@aws-amplify/ui-components": "^0.5.5"
"@aws-amplify/ui-components": "^0.6.0"
},
"peerDependencies": {
"react": "^16.7.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/amplify-ui-storybook/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.13](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2020-07-27)

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





## [0.2.12](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2020-07-22)

**Note:** Version bump only for package @aws-amplify/ui-storybook
Expand Down
4 changes: 2 additions & 2 deletions packages/amplify-ui-storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "@aws-amplify/ui-storybook",
"version": "0.2.12",
"version": "0.2.13",
"private": true,
"dependencies": {
"@aws-amplify/ui-react": "^0.2.12",
"@aws-amplify/ui-react": "^0.2.13",
"@storybook/addon-knobs": "^5.3.13",
"@storybook/theming": "^5.3.14",
"@types/jest": "^24.0.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/amplify-ui-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.12](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2020-07-27)

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





## [0.2.11](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2020-07-22)

**Note:** Version bump only for package @aws-amplify/ui-vue
Expand Down
4 changes: 2 additions & 2 deletions packages/amplify-ui-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-amplify/ui-vue",
"sideEffects": true,
"version": "0.2.11",
"version": "0.2.12",
"description": "Vue specific wrapper for @aws-amplify/ui-components",
"publishConfig": {
"access": "public"
Expand All @@ -17,7 +17,7 @@
"url": "https://github.com/aws-amplify/amplify-js.git"
},
"dependencies": {
"@aws-amplify/ui-components": "^0.5.5"
"@aws-amplify/ui-components": "^0.6.0"
},
"scripts": {
"build": "npm run clean && npm run compile",
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.

## [3.2.5](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2020-07-27)

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





## [3.2.4](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2020-07-22)

**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": "3.2.4",
"version": "3.2.5",
"description": "Analytics category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib-esm/index.js",
Expand Down Expand Up @@ -37,8 +37,8 @@
},
"homepage": "https://aws-amplify.github.io/",
"dependencies": {
"@aws-amplify/cache": "^3.1.20",
"@aws-amplify/core": "^3.4.3",
"@aws-amplify/cache": "^3.1.21",
"@aws-amplify/core": "^3.4.4",
"@aws-sdk/client-firehose": "1.0.0-gamma.4",
"@aws-sdk/client-kinesis": "1.0.0-gamma.4",
"@aws-sdk/client-personalize-events": "1.0.0-gamma.4",
Expand Down
8 changes: 8 additions & 0 deletions packages/api-graphql/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.4](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2020-07-27)

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





## [1.1.3](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2020-07-22)

**Note:** Version bump only for package @aws-amplify/api-graphql
Expand Down
12 changes: 6 additions & 6 deletions packages/api-graphql/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/api-graphql",
"version": "1.1.3",
"version": "1.1.4",
"description": "Api-graphql category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib-esm/index.js",
Expand Down Expand Up @@ -38,11 +38,11 @@
"@types/zen-observable": "^0.8.0"
},
"dependencies": {
"@aws-amplify/api-rest": "^1.1.3",
"@aws-amplify/auth": "^3.3.2",
"@aws-amplify/cache": "^3.1.20",
"@aws-amplify/core": "^3.4.3",
"@aws-amplify/pubsub": "^3.0.21",
"@aws-amplify/api-rest": "^1.1.4",
"@aws-amplify/auth": "^3.3.3",
"@aws-amplify/cache": "^3.1.21",
"@aws-amplify/core": "^3.4.4",
"@aws-amplify/pubsub": "^3.0.22",
"graphql": "14.0.0",
"uuid": "^3.2.1",
"zen-observable-ts": "0.8.19"
Expand Down
8 changes: 8 additions & 0 deletions packages/api-rest/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.4](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2020-07-27)

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





## [1.1.3](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2020-07-22)

**Note:** Version bump only for package @aws-amplify/api-rest
Expand Down
4 changes: 2 additions & 2 deletions packages/api-rest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/api-rest",
"version": "1.1.3",
"version": "1.1.4",
"description": "Api-rest category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib-esm/index.js",
Expand Down Expand Up @@ -35,7 +35,7 @@
},
"homepage": "https://aws-amplify.github.io/",
"dependencies": {
"@aws-amplify/core": "^3.4.3",
"@aws-amplify/core": "^3.4.4",
"axios": "0.19.0"
},
"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.

## [3.1.21](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2020-07-27)

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





## [3.1.20](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2020-07-22)

**Note:** Version bump only for package @aws-amplify/api
Expand Down
6 changes: 3 additions & 3 deletions packages/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/api",
"version": "3.1.20",
"version": "3.1.21",
"description": "Api category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib-esm/index.js",
Expand Down Expand Up @@ -38,8 +38,8 @@
"@types/zen-observable": "^0.8.0"
},
"dependencies": {
"@aws-amplify/api-graphql": "^1.1.3",
"@aws-amplify/api-rest": "^1.1.3"
"@aws-amplify/api-graphql": "^1.1.4",
"@aws-amplify/api-rest": "^1.1.4"
},
"peerDependencies": {
"@aws-amplify/pubsub": "^2.1.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.

## [3.3.3](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2020-07-27)

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





## [3.3.2](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2020-07-22)


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": "3.3.2",
"version": "3.3.3",
"description": "Auth category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib-esm/index.js",
Expand Down Expand Up @@ -35,8 +35,8 @@
},
"homepage": "https://aws-amplify.github.io/",
"dependencies": {
"@aws-amplify/cache": "^3.1.20",
"@aws-amplify/core": "^3.4.3",
"@aws-amplify/cache": "^3.1.21",
"@aws-amplify/core": "^3.4.4",
"amazon-cognito-identity-js": "^4.3.3",
"crypto-js": "^3.3.0"
},
Expand Down
11 changes: 11 additions & 0 deletions packages/aws-amplify-angular/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.0.22](https://github.com/aws-amplify/amplify-js/compare/[email protected]@5.0.22) (2020-07-27)


### Bug Fixes

* **@aws-amplify/interactions:** fix interactions v3 bugs and refactor type ([#6381](https://github.com/aws-amplify/amplify-js/issues/6381)) ([8c6fb4a](https://github.com/aws-amplify/amplify-js/commit/8c6fb4aefa60b36ed33d89c431e743f674119bde))





## [5.0.21](https://github.com/aws-amplify/amplify-js/compare/[email protected]@5.0.21) (2020-07-22)

**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": "5.0.21",
"version": "5.0.22",
"description": "AWS Amplify Angular Components",
"main": "bundles/aws-amplify-angular.umd.js",
"module": "dist/index.js",
Expand Down Expand Up @@ -39,7 +39,7 @@
"@types/zen-observable": "^0.5.3",
"angular2-template-loader": "^0.6.2",
"awesome-typescript-loader": "^4.0.1",
"aws-amplify": "^3.0.21",
"aws-amplify": "^3.0.22",
"babel-core": "^6.26.3",
"babel-plugin-lodash": "^3.3.4",
"babel-preset-env": "^1.7.0",
Expand Down
11 changes: 11 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,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.2.3](https://github.com/aws-amplify/amplify-js/compare/[email protected]@4.2.3) (2020-07-27)


### Bug Fixes

* **@aws-amplify/interactions:** fix interactions v3 bugs and refactor type ([#6381](https://github.com/aws-amplify/amplify-js/issues/6381)) ([8c6fb4a](https://github.com/aws-amplify/amplify-js/commit/8c6fb4aefa60b36ed33d89c431e743f674119bde))





## [4.2.2](https://github.com/aws-amplify/amplify-js/compare/[email protected]@4.2.2) (2020-07-22)


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": "4.2.2",
"version": "4.2.3",
"description": "AWS Amplify is a JavaScript library for Frontend and mobile developers building cloud-enabled applications.",
"main": "dist/index.js",
"scripts": {
Expand Down
Loading

0 comments on commit 72946a5

Please sign in to comment.