Skip to content

Commit

Permalink
chore(release): Publish [ci skip]
Browse files Browse the repository at this point in the history
 - @aws-amplify/ui-angular@1.0.7
 - @aws-amplify/ui-components@1.2.0
 - @aws-amplify/ui-react@1.0.7
 - @aws-amplify/ui-storybook@1.0.9
 - @aws-amplify/ui-vue@1.0.7
 - @aws-amplify/analytics@4.0.18
 - @aws-amplify/api-graphql@1.2.30
 - @aws-amplify/api-rest@1.2.30
 - @aws-amplify/api@3.2.30
 - @aws-amplify/auth@3.4.30
 - aws-amplify-angular@5.0.56
 - aws-amplify-react@4.2.31
 - aws-amplify@3.3.27
 - @aws-amplify/cache@3.1.55
 - @aws-amplify/core@3.8.22
 - @aws-amplify/datastore@2.9.16
 - @aws-amplify/interactions@3.3.30
 - @aws-amplify/predictions@3.2.30
 - @aws-amplify/pubsub@3.2.28
 - @aws-amplify/pushnotification@3.2.30
 - @aws-amplify/storage@3.4.0
 - @aws-amplify/xr@2.2.30
  • Loading branch information
aws-amplify-bot committed Apr 15, 2021
1 parent a1dfb71 commit ca75c47
Show file tree
Hide file tree
Showing 44 changed files with 264 additions and 64 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.

## [1.0.7](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/ui-angular@1.0.6...@aws-amplify/ui-angular@1.0.7) (2021-04-15)

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





## [1.0.6](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/ui-angular@1.0.5...@aws-amplify/ui-angular@1.0.6) (2021-03-25)

**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": "1.0.6",
"version": "1.0.7",
"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": "1.1.1"
"@aws-amplify/ui-components": "1.2.0"
},
"devDependencies": {
"@angular/compiler-cli": "^7.2.1",
Expand Down
16 changes: 16 additions & 0 deletions packages/amplify-ui-components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.2.0](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/ui-components@1.1.1...@aws-amplify/ui-components@1.2.0) (2021-04-15)


### Bug Fixes

* **@aws-amplify/ui-components:** fix required attributes translations in require new password component ([#7998](https://github.com/aws-amplify/amplify-js/issues/7998)) ([1f25f23](https://github.com/aws-amplify/amplify-js/commit/1f25f238ef5efe66e714e59042d58fd2a5334534))


### Features

* **@aws-amplify/ui-components:** AmplifyAuthFields accept type for default fields ([#6690](https://github.com/aws-amplify/amplify-js/issues/6690)) ([c4ccc17](https://github.com/aws-amplify/amplify-js/commit/c4ccc17db78521d8650fe91fc77587d9ddfbe162))





## [1.1.1](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/ui-components@1.1.0...@aws-amplify/ui-components@1.1.1) (2021-03-25)


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": "1.1.1",
"version": "1.2.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.

## [1.0.7](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/ui-react@1.0.6...@aws-amplify/ui-react@1.0.7) (2021-04-15)

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





## [1.0.6](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/ui-react@1.0.5...@aws-amplify/ui-react@1.0.6) (2021-03-25)

**Note:** Version bump only for package @aws-amplify/ui-react
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": "1.0.6",
"version": "1.0.7",
"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": "1.1.1"
"@aws-amplify/ui-components": "1.2.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.

## [1.0.9](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/ui-storybook@1.0.8...@aws-amplify/ui-storybook@1.0.9) (2021-04-15)

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





## [1.0.8](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/ui-storybook@1.0.7...@aws-amplify/ui-storybook@1.0.8) (2021-03-25)

**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,6 +1,6 @@
{
"name": "@aws-amplify/ui-storybook",
"version": "1.0.8",
"version": "1.0.9",
"private": true,
"dependencies": {
"@aws-amplify/ui-react": "0.2.38",
Expand All @@ -10,7 +10,7 @@
"@types/node": "^12.0.0",
"@types/react": "^16.9.0",
"@types/react-dom": "^16.9.0",
"aws-amplify": "3.3.26",
"aws-amplify": "3.3.27",
"react": "^16.12.0",
"react-app-polyfill": "^1.0.6",
"react-dom": "^16.12.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.

## [1.0.7](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/ui-vue@1.0.6...@aws-amplify/ui-vue@1.0.7) (2021-04-15)

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





## [1.0.6](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/ui-vue@1.0.5...@aws-amplify/ui-vue@1.0.6) (2021-03-25)

**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": "1.0.6",
"version": "1.0.7",
"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": "1.1.1"
"@aws-amplify/ui-components": "1.2.0"
},
"devDependencies": {
"rimraf": "^3.0.2"
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.

## [4.0.18](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/analytics@4.0.17...@aws-amplify/analytics@4.0.18) (2021-04-15)

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





## [4.0.17](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/analytics@4.0.16...@aws-amplify/analytics@4.0.17) (2021-03-25)

**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": "4.0.17",
"version": "4.0.18",
"description": "Analytics category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib-esm/index.js",
Expand Down Expand Up @@ -43,8 +43,8 @@
},
"homepage": "https://aws-amplify.github.io/",
"dependencies": {
"@aws-amplify/cache": "3.1.54",
"@aws-amplify/core": "3.8.21",
"@aws-amplify/cache": "3.1.55",
"@aws-amplify/core": "3.8.22",
"@aws-sdk/client-firehose": "3.6.1",
"@aws-sdk/client-kinesis": "3.6.1",
"@aws-sdk/client-personalize-events": "3.6.1",
Expand Down
11 changes: 11 additions & 0 deletions packages/api-graphql/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.

## [1.2.30](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/api-graphql@1.2.29...@aws-amplify/api-graphql@1.2.30) (2021-04-15)


### Bug Fixes

* **@aws-amplify/datastore:** Retry mutation after GraphQL request timeout due to bad network condition. ([#6542](https://github.com/aws-amplify/amplify-js/issues/6542)) ([9fe6b7f](https://github.com/aws-amplify/amplify-js/commit/9fe6b7fa58aadb061a742b32c6a9cc1fd76dae6d))





## [1.2.29](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/api-graphql@1.2.28...@aws-amplify/api-graphql@1.2.29) (2021-03-25)

**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.2.29",
"version": "1.2.30",
"description": "Api-graphql category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib-esm/index.js",
Expand Down Expand Up @@ -44,11 +44,11 @@
"@types/zen-observable": "^0.8.0"
},
"dependencies": {
"@aws-amplify/api-rest": "1.2.29",
"@aws-amplify/auth": "3.4.29",
"@aws-amplify/cache": "3.1.54",
"@aws-amplify/core": "3.8.21",
"@aws-amplify/pubsub": "3.2.27",
"@aws-amplify/api-rest": "1.2.30",
"@aws-amplify/auth": "3.4.30",
"@aws-amplify/cache": "3.1.55",
"@aws-amplify/core": "3.8.22",
"@aws-amplify/pubsub": "3.2.28",
"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.2.30](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/api-rest@1.2.29...@aws-amplify/api-rest@1.2.30) (2021-04-15)

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





## [1.2.29](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/api-rest@1.2.28...@aws-amplify/api-rest@1.2.29) (2021-03-25)

**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.2.29",
"version": "1.2.30",
"description": "Api-rest category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib-esm/index.js",
Expand Down Expand Up @@ -41,7 +41,7 @@
},
"homepage": "https://aws-amplify.github.io/",
"dependencies": {
"@aws-amplify/core": "3.8.21",
"@aws-amplify/core": "3.8.22",
"axios": "0.21.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.

## [3.2.30](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/api@3.2.29...@aws-amplify/api@3.2.30) (2021-04-15)

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





## [3.2.29](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/api@3.2.28...@aws-amplify/api@3.2.29) (2021-03-25)

**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.2.29",
"version": "3.2.30",
"description": "Api category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib-esm/index.js",
Expand Down Expand Up @@ -44,8 +44,8 @@
"@types/zen-observable": "^0.8.0"
},
"dependencies": {
"@aws-amplify/api-graphql": "1.2.29",
"@aws-amplify/api-rest": "1.2.29"
"@aws-amplify/api-graphql": "1.2.30",
"@aws-amplify/api-rest": "1.2.30"
},
"jest": {
"globals": {
Expand Down
11 changes: 11 additions & 0 deletions packages/auth/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.

## [3.4.30](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/auth@3.4.29...@aws-amplify/auth@3.4.30) (2021-04-15)


### Bug Fixes

* **@aws-amplify/auth:** define validationData type as object literal ([#8045](https://github.com/aws-amplify/amplify-js/issues/8045)) ([6d0b67c](https://github.com/aws-amplify/amplify-js/commit/6d0b67c4ee4e2275707f462a315b9c8ea536b91d))





## [3.4.29](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/auth@3.4.28...@aws-amplify/auth@3.4.29) (2021-03-25)

**Note:** Version bump only for package @aws-amplify/auth
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.4.29",
"version": "3.4.30",
"description": "Auth category of aws-amplify",
"main": "./lib/index.js",
"module": "./lib-esm/index.js",
Expand Down Expand Up @@ -41,8 +41,8 @@
},
"homepage": "https://aws-amplify.github.io/",
"dependencies": {
"@aws-amplify/cache": "3.1.54",
"@aws-amplify/core": "3.8.21",
"@aws-amplify/cache": "3.1.55",
"@aws-amplify/core": "3.8.22",
"amazon-cognito-identity-js": "4.6.0",
"crypto-js": "^3.3.0"
},
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.

## [5.0.56](https://github.com/aws-amplify/amplify-js/compare/aws-amplify-angular@5.0.55...aws-amplify-angular@5.0.56) (2021-04-15)

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





## [5.0.55](https://github.com/aws-amplify/amplify-js/compare/aws-amplify-angular@5.0.54...aws-amplify-angular@5.0.55) (2021-03-25)

**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.55",
"version": "5.0.56",
"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.3.26",
"aws-amplify": "3.3.27",
"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.

## [4.2.31](https://github.com/aws-amplify/amplify-js/compare/aws-amplify-react@4.2.30...aws-amplify-react@4.2.31) (2021-04-15)

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





## [4.2.30](https://github.com/aws-amplify/amplify-js/compare/aws-amplify-react@4.2.29...aws-amplify-react@4.2.30) (2021-03-25)

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

0 comments on commit ca75c47

Please sign in to comment.