Skip to content

Commit

Permalink
chore(release): Publish [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
amplify-data-ci committed Jun 23, 2022
1 parent 76ea927 commit 9ef69dc
Show file tree
Hide file tree
Showing 64 changed files with 451 additions and 195 deletions.
8 changes: 8 additions & 0 deletions packages/amplify-category-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.2](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2022-06-23)

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





## [3.1.1](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2022-06-13)

**Note:** Version bump only for package @aws-amplify/amplify-category-api
Expand Down
50 changes: 25 additions & 25 deletions packages/amplify-category-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/amplify-category-api",
"version": "3.1.1",
"version": "3.1.2",
"description": "Amplify CLI API category plugin",
"repository": {
"type": "git",
Expand All @@ -21,19 +21,19 @@
"access": "public"
},
"dependencies": {
"@aws-amplify/graphql-auth-transformer": "0.11.0",
"@aws-amplify/graphql-default-value-transformer": "0.5.27",
"@aws-amplify/graphql-function-transformer": "0.7.21",
"@aws-amplify/graphql-http-transformer": "0.8.21",
"@aws-amplify/graphql-index-transformer": "0.12.0",
"@aws-amplify/graphql-maps-to-transformer": "1.1.19",
"@aws-amplify/graphql-model-transformer": "0.14.5",
"@aws-amplify/graphql-predictions-transformer": "0.6.21",
"@aws-amplify/graphql-relational-transformer": "0.10.0",
"@aws-amplify/graphql-searchable-transformer": "0.14.5",
"@aws-amplify/graphql-transformer-core": "0.17.5",
"@aws-amplify/graphql-auth-transformer": "0.11.1",
"@aws-amplify/graphql-default-value-transformer": "0.5.28",
"@aws-amplify/graphql-function-transformer": "0.7.22",
"@aws-amplify/graphql-http-transformer": "0.8.22",
"@aws-amplify/graphql-index-transformer": "0.12.1",
"@aws-amplify/graphql-maps-to-transformer": "1.1.20",
"@aws-amplify/graphql-model-transformer": "0.14.6",
"@aws-amplify/graphql-predictions-transformer": "0.6.22",
"@aws-amplify/graphql-relational-transformer": "0.10.1",
"@aws-amplify/graphql-searchable-transformer": "0.14.6",
"@aws-amplify/graphql-transformer-core": "0.17.6",
"@aws-amplify/graphql-transformer-interfaces": "1.14.4",
"@aws-amplify/graphql-transformer-migrator": "1.4.0",
"@aws-amplify/graphql-transformer-migrator": "1.4.1",
"@aws-cdk/assets": "~1.124.0",
"@aws-cdk/aws-apigateway": "~1.124.0",
"@aws-cdk/aws-apigatewayv2": "~1.124.0",
Expand Down Expand Up @@ -86,18 +86,18 @@
"constructs": "^3.3.125",
"fs-extra": "^8.1.0",
"graphql": "^14.5.8",
"graphql-auth-transformer": "7.2.38",
"graphql-connection-transformer": "5.2.38",
"graphql-dynamodb-transformer": "7.2.38",
"graphql-elasticsearch-transformer": "5.2.38",
"graphql-function-transformer": "3.3.29",
"graphql-http-transformer": "5.2.38",
"graphql-key-transformer": "3.2.38",
"graphql-predictions-transformer": "3.2.38",
"graphql-relational-schema-transformer": "2.21.8",
"graphql-transformer-common": "4.23.2",
"graphql-transformer-core": "7.6.1",
"graphql-versioned-transformer": "5.2.38",
"graphql-auth-transformer": "7.2.39",
"graphql-connection-transformer": "5.2.39",
"graphql-dynamodb-transformer": "7.2.39",
"graphql-elasticsearch-transformer": "5.2.39",
"graphql-function-transformer": "3.3.30",
"graphql-http-transformer": "5.2.39",
"graphql-key-transformer": "3.2.39",
"graphql-predictions-transformer": "3.2.39",
"graphql-relational-schema-transformer": "2.21.9",
"graphql-transformer-common": "4.23.3",
"graphql-transformer-core": "7.6.2",
"graphql-versioned-transformer": "5.2.39",
"import-from": "^3.0.0",
"import-global": "^0.1.0",
"inquirer": "^7.3.3",
Expand Down
8 changes: 8 additions & 0 deletions packages/amplify-e2e-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.

## [4.0.2](https://github.com/aws-amplify/amplify-category-api/compare/amplify-category-api-e2e-core@[email protected]) (2022-06-23)

**Note:** Version bump only for package amplify-category-api-e2e-core





## [4.0.1](https://github.com/aws-amplify/amplify-category-api/compare/amplify-category-api-e2e-core@[email protected]) (2022-06-13)

**Note:** Version bump only for package amplify-category-api-e2e-core
Expand Down
4 changes: 2 additions & 2 deletions packages/amplify-e2e-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "amplify-category-api-e2e-core",
"version": "4.0.1",
"version": "4.0.2",
"description": "Core testing library",
"repository": {
"type": "git",
Expand All @@ -26,7 +26,7 @@
"chalk": "^4.1.1",
"execa": "^5.1.1",
"fs-extra": "^8.1.0",
"graphql-transformer-core": "7.6.1",
"graphql-transformer-core": "7.6.2",
"jest-environment-node": "^26.6.2",
"lodash": "^4.17.21",
"node-fetch": "^2.6.7",
Expand Down
8 changes: 8 additions & 0 deletions packages/amplify-e2e-tests/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.10.2](https://github.com/aws-amplify/amplify-category-api/compare/amplify-category-api-e2e-tests@[email protected]) (2022-06-23)

**Note:** Version bump only for package amplify-category-api-e2e-tests





## [3.10.1](https://github.com/aws-amplify/amplify-category-api/compare/amplify-category-api-e2e-tests@[email protected]) (2022-06-13)

**Note:** Version bump only for package amplify-category-api-e2e-tests
Expand Down
10 changes: 5 additions & 5 deletions packages/amplify-e2e-tests/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "amplify-category-api-e2e-tests",
"version": "3.10.1",
"version": "3.10.2",
"description": "E2e test suite",
"repository": {
"type": "git",
Expand All @@ -24,10 +24,10 @@
"clean-stale-test-buckets": "ts-node ./src/cleanup-stale-test-buckets.ts"
},
"dependencies": {
"@aws-amplify/graphql-transformer-core": "0.17.5",
"amplify-category-api-e2e-core": "4.0.1",
"aws-amplify": "^4.2.8",
"@aws-amplify/graphql-transformer-core": "0.17.6",
"amplify-app": "4.2.35",
"amplify-category-api-e2e-core": "4.0.2",
"aws-amplify": "^4.2.8",
"aws-appsync": "^4.1.1",
"aws-sdk": "^2.1113.0",
"circleci-api": "^4.1.4",
Expand All @@ -37,7 +37,7 @@
"fs-extra": "^8.1.0",
"graphql-schema-diff": "^2.2.0",
"graphql-tag": "^2.10.1",
"graphql-transformer-core": "7.6.1",
"graphql-transformer-core": "7.6.2",
"lodash": "^4.17.21",
"node-fetch": "^2.6.7",
"promise-sequential": "^1.1.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/amplify-graphql-auth-transformer/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.11.1](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2022-06-23)

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





# [0.11.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2022-06-13)


Expand Down
14 changes: 7 additions & 7 deletions packages/amplify-graphql-auth-transformer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/graphql-auth-transformer",
"version": "0.11.0",
"version": "0.11.1",
"description": "Amplify GraphQL @auth transformer",
"repository": {
"type": "git",
Expand All @@ -27,9 +27,9 @@
"watch": "tsc -w"
},
"dependencies": {
"@aws-amplify/graphql-model-transformer": "0.14.5",
"@aws-amplify/graphql-relational-transformer": "0.10.0",
"@aws-amplify/graphql-transformer-core": "0.17.5",
"@aws-amplify/graphql-model-transformer": "0.14.6",
"@aws-amplify/graphql-relational-transformer": "0.10.1",
"@aws-amplify/graphql-transformer-core": "0.17.6",
"@aws-amplify/graphql-transformer-interfaces": "1.14.4",
"@aws-cdk/aws-appsync": "~1.124.0",
"@aws-cdk/aws-dynamodb": "~1.124.0",
Expand All @@ -38,16 +38,16 @@
"constructs": "^3.3.125",
"graphql": "^14.5.8",
"graphql-mapping-template": "4.20.5",
"graphql-transformer-common": "4.23.2",
"graphql-transformer-common": "4.23.3",
"lodash": "^4.17.21",
"md5": "^2.3.0"
},
"peerDependencies": {
"amplify-prompts": "^2.0.0"
},
"devDependencies": {
"@aws-amplify/graphql-index-transformer": "0.12.0",
"@aws-amplify/graphql-searchable-transformer": "0.14.5",
"@aws-amplify/graphql-index-transformer": "0.12.1",
"@aws-amplify/graphql-searchable-transformer": "0.14.6",
"@types/node": "^12.12.6"
},
"jest": {
Expand Down
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.5.28](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2022-06-23)

**Note:** Version bump only for package @aws-amplify/graphql-default-value-transformer





## [0.5.27](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2022-06-13)

**Note:** Version bump only for package @aws-amplify/graphql-default-value-transformer
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/graphql-default-value-transformer",
"version": "0.5.27",
"version": "0.5.28",
"description": "Amplify GraphQL default value transformer",
"repository": {
"type": "git",
Expand Down Expand Up @@ -28,15 +28,15 @@
"test-watch": "jest --watch"
},
"dependencies": {
"@aws-amplify/graphql-transformer-core": "0.17.5",
"@aws-amplify/graphql-transformer-core": "0.17.6",
"@aws-amplify/graphql-transformer-interfaces": "1.14.4",
"graphql": "^14.5.8",
"graphql-mapping-template": "4.20.5",
"graphql-transformer-common": "4.23.2",
"graphql-transformer-common": "4.23.3",
"libphonenumber-js": "1.9.47"
},
"devDependencies": {
"@aws-amplify/graphql-model-transformer": "0.14.5"
"@aws-amplify/graphql-model-transformer": "0.14.6"
},
"jest": {
"transform": {
Expand Down
8 changes: 8 additions & 0 deletions packages/amplify-graphql-function-transformer/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.7.22](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2022-06-23)

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





## [0.7.21](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2022-06-13)

**Note:** Version bump only for package @aws-amplify/graphql-function-transformer
Expand Down
6 changes: 3 additions & 3 deletions packages/amplify-graphql-function-transformer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/graphql-function-transformer",
"version": "0.7.21",
"version": "0.7.22",
"description": "Amplify GraphQL @function transformer",
"repository": {
"type": "git",
Expand All @@ -27,14 +27,14 @@
"test": "jest"
},
"dependencies": {
"@aws-amplify/graphql-transformer-core": "0.17.5",
"@aws-amplify/graphql-transformer-core": "0.17.6",
"@aws-amplify/graphql-transformer-interfaces": "1.14.4",
"@aws-cdk/aws-appsync": "~1.124.0",
"@aws-cdk/aws-lambda": "~1.124.0",
"@aws-cdk/core": "~1.124.0",
"graphql": "^14.5.8",
"graphql-mapping-template": "4.20.5",
"graphql-transformer-common": "4.23.2"
"graphql-transformer-common": "4.23.3"
},
"devDependencies": {
"@aws-cdk/assert": "~1.124.0"
Expand Down
8 changes: 8 additions & 0 deletions packages/amplify-graphql-http-transformer/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.8.22](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2022-06-23)

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





## [0.8.21](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2022-06-13)

**Note:** Version bump only for package @aws-amplify/graphql-http-transformer
Expand Down
6 changes: 3 additions & 3 deletions packages/amplify-graphql-http-transformer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/graphql-http-transformer",
"version": "0.8.21",
"version": "0.8.22",
"description": "Amplify GraphQL @http transformer",
"repository": {
"type": "git",
Expand All @@ -27,13 +27,13 @@
"test": "jest"
},
"dependencies": {
"@aws-amplify/graphql-transformer-core": "0.17.5",
"@aws-amplify/graphql-transformer-core": "0.17.6",
"@aws-amplify/graphql-transformer-interfaces": "1.14.4",
"@aws-cdk/aws-appsync": "~1.124.0",
"@aws-cdk/core": "~1.124.0",
"graphql": "^14.5.8",
"graphql-mapping-template": "4.20.5",
"graphql-transformer-common": "4.23.2"
"graphql-transformer-common": "4.23.3"
},
"devDependencies": {
"@aws-cdk/assert": "~1.124.0"
Expand Down
8 changes: 8 additions & 0 deletions packages/amplify-graphql-index-transformer/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.12.1](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2022-06-23)

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





# [0.12.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2022-06-13)


Expand Down
8 changes: 4 additions & 4 deletions packages/amplify-graphql-index-transformer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/graphql-index-transformer",
"version": "0.12.0",
"version": "0.12.1",
"description": "Amplify GraphQL index and key transformers",
"repository": {
"type": "git",
Expand All @@ -27,15 +27,15 @@
"test": "jest"
},
"dependencies": {
"@aws-amplify/graphql-model-transformer": "0.14.5",
"@aws-amplify/graphql-transformer-core": "0.17.5",
"@aws-amplify/graphql-model-transformer": "0.14.6",
"@aws-amplify/graphql-transformer-core": "0.17.6",
"@aws-amplify/graphql-transformer-interfaces": "1.14.4",
"@aws-cdk/aws-appsync": "~1.124.0",
"@aws-cdk/aws-dynamodb": "~1.124.0",
"@aws-cdk/core": "~1.124.0",
"graphql": "^14.5.8",
"graphql-mapping-template": "4.20.5",
"graphql-transformer-common": "4.23.2"
"graphql-transformer-common": "4.23.3"
},
"devDependencies": {
"@aws-cdk/assert": "~1.124.0"
Expand Down
8 changes: 8 additions & 0 deletions packages/amplify-graphql-maps-to-transformer/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.20](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2022-06-23)

**Note:** Version bump only for package @aws-amplify/graphql-maps-to-transformer





## [1.1.19](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2022-06-13)

**Note:** Version bump only for package @aws-amplify/graphql-maps-to-transformer
Expand Down
Loading

0 comments on commit 9ef69dc

Please sign in to comment.