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 Jan 26, 2023
1 parent b2a5598 commit 5cf9a2c
Show file tree
Hide file tree
Showing 68 changed files with 349 additions and 205 deletions.
4 changes: 4 additions & 0 deletions packages/amplify-category-api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.1.6](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-01-26)

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

## [4.1.5](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-01-12)

**Note:** Version bump only for package @aws-amplify/amplify-category-api
Expand Down
52 changes: 26 additions & 26 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": "4.1.5",
"version": "4.1.6",
"description": "Amplify CLI API category plugin.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -29,19 +29,19 @@
"access": "public"
},
"dependencies": {
"@aws-amplify/graphql-auth-transformer": "1.2.4",
"@aws-amplify/graphql-default-value-transformer": "0.7.6",
"@aws-amplify/graphql-function-transformer": "0.7.34",
"@aws-amplify/graphql-http-transformer": "0.8.34",
"@aws-amplify/graphql-index-transformer": "0.14.7",
"@aws-amplify/graphql-maps-to-transformer": "1.1.40",
"@aws-amplify/graphql-model-transformer": "0.16.6",
"@aws-amplify/graphql-predictions-transformer": "0.6.34",
"@aws-amplify/graphql-relational-transformer": "0.12.8",
"@aws-amplify/graphql-searchable-transformer": "0.16.7",
"@aws-amplify/graphql-transformer-core": "0.18.2",
"@aws-amplify/graphql-transformer-interfaces": "1.14.11",
"@aws-amplify/graphql-transformer-migrator": "1.4.14",
"@aws-amplify/graphql-auth-transformer": "1.2.5",
"@aws-amplify/graphql-default-value-transformer": "0.7.7",
"@aws-amplify/graphql-function-transformer": "0.7.35",
"@aws-amplify/graphql-http-transformer": "0.8.35",
"@aws-amplify/graphql-index-transformer": "0.14.8",
"@aws-amplify/graphql-maps-to-transformer": "1.1.41",
"@aws-amplify/graphql-model-transformer": "0.16.7",
"@aws-amplify/graphql-predictions-transformer": "0.6.35",
"@aws-amplify/graphql-relational-transformer": "0.12.9",
"@aws-amplify/graphql-searchable-transformer": "0.16.8",
"@aws-amplify/graphql-transformer-core": "0.18.3",
"@aws-amplify/graphql-transformer-interfaces": "1.14.12",
"@aws-amplify/graphql-transformer-migrator": "1.4.15",
"@aws-cdk/assets": "~1.172.0",
"@aws-cdk/aws-apigateway": "~1.172.0",
"@aws-cdk/aws-apigatewayv2": "~1.172.0",
Expand Down Expand Up @@ -91,18 +91,18 @@
"constructs": "^3.3.125",
"fs-extra": "^8.1.0",
"graphql": "^15.5.0",
"graphql-auth-transformer": "7.2.47",
"graphql-connection-transformer": "5.2.46",
"graphql-dynamodb-transformer": "7.2.46",
"graphql-elasticsearch-transformer": "5.2.47",
"graphql-function-transformer": "3.3.37",
"graphql-http-transformer": "5.2.46",
"graphql-key-transformer": "3.2.46",
"graphql-predictions-transformer": "3.2.46",
"graphql-relational-schema-transformer": "2.21.13",
"graphql-transformer-common": "4.24.3",
"graphql-transformer-core": "7.6.9",
"graphql-versioned-transformer": "5.2.46",
"graphql-auth-transformer": "7.2.48",
"graphql-connection-transformer": "5.2.47",
"graphql-dynamodb-transformer": "7.2.47",
"graphql-elasticsearch-transformer": "5.2.48",
"graphql-function-transformer": "3.3.38",
"graphql-http-transformer": "5.2.47",
"graphql-key-transformer": "3.2.47",
"graphql-predictions-transformer": "3.2.47",
"graphql-relational-schema-transformer": "2.21.14",
"graphql-transformer-common": "4.24.4",
"graphql-transformer-core": "7.6.10",
"graphql-versioned-transformer": "5.2.47",
"import-from": "^3.0.0",
"import-global": "^0.1.0",
"inquirer": "^7.3.3",
Expand Down
4 changes: 4 additions & 0 deletions packages/amplify-e2e-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.15](https://github.com/aws-amplify/amplify-category-api/compare/amplify-category-api-e2e-core@[email protected]) (2023-01-26)

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

## [4.0.14](https://github.com/aws-amplify/amplify-category-api/compare/amplify-category-api-e2e-core@[email protected]) (2023-01-12)

**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.14",
"version": "4.0.15",
"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.9",
"graphql-transformer-core": "7.6.10",
"jest-environment-node": "^26.6.2",
"lodash": "^4.17.21",
"node-fetch": "^2.6.7",
Expand Down
4 changes: 4 additions & 0 deletions packages/amplify-e2e-tests/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.10.19](https://github.com/aws-amplify/amplify-category-api/compare/amplify-category-api-e2e-tests@[email protected]) (2023-01-26)

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

## [3.10.18](https://github.com/aws-amplify/amplify-category-api/compare/amplify-category-api-e2e-tests@[email protected]) (2023-01-12)

**Note:** Version bump only for package amplify-category-api-e2e-tests
Expand Down
8 changes: 4 additions & 4 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.18",
"version": "3.10.19",
"description": "E2e test suite",
"repository": {
"type": "git",
Expand All @@ -24,9 +24,9 @@
"clean-stale-test-buckets": "ts-node ./src/cleanup-stale-test-buckets.ts"
},
"dependencies": {
"@aws-amplify/graphql-transformer-core": "0.18.2",
"@aws-amplify/graphql-transformer-core": "0.18.3",
"amplify-app": "^4.3.4",
"amplify-category-api-e2e-core": "4.0.14",
"amplify-category-api-e2e-core": "4.0.15",
"aws-amplify": "^4.2.8",
"aws-appsync": "^4.1.1",
"aws-sdk": "^2.1113.0",
Expand All @@ -35,7 +35,7 @@
"esm": "^3.2.25",
"fs-extra": "^8.1.0",
"graphql-tag": "^2.10.1",
"graphql-transformer-core": "7.6.9",
"graphql-transformer-core": "7.6.10",
"lodash": "^4.17.21",
"node-fetch": "^2.6.7",
"uuid": "^8.3.2",
Expand Down
4 changes: 4 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,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.2.5](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-01-26)

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

## [1.2.4](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-01-12)

**Note:** Version bump only for package @aws-amplify/graphql-auth-transformer
Expand Down
16 changes: 8 additions & 8 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": "1.2.4",
"version": "1.2.5",
"description": "Amplify GraphQL @auth transformer",
"repository": {
"type": "git",
Expand Down Expand Up @@ -29,25 +29,25 @@
"extract-api": "ts-node ../../scripts/extract-api.ts"
},
"dependencies": {
"@aws-amplify/graphql-model-transformer": "0.16.6",
"@aws-amplify/graphql-relational-transformer": "0.12.8",
"@aws-amplify/graphql-transformer-core": "0.18.2",
"@aws-amplify/graphql-transformer-interfaces": "1.14.11",
"@aws-amplify/graphql-model-transformer": "0.16.7",
"@aws-amplify/graphql-relational-transformer": "0.12.9",
"@aws-amplify/graphql-transformer-core": "0.18.3",
"@aws-amplify/graphql-transformer-interfaces": "1.14.12",
"@aws-cdk/aws-iam": "~1.172.0",
"@aws-cdk/core": "~1.172.0",
"constructs": "^3.3.125",
"graphql": "^15.5.0",
"graphql-mapping-template": "4.20.7",
"graphql-transformer-common": "4.24.3",
"graphql-transformer-common": "4.24.4",
"lodash": "^4.17.21",
"md5": "^2.3.0"
},
"peerDependencies": {
"amplify-prompts": "^2.0.0"
},
"devDependencies": {
"@aws-amplify/graphql-index-transformer": "0.14.7",
"@aws-amplify/graphql-searchable-transformer": "0.16.7",
"@aws-amplify/graphql-index-transformer": "0.14.8",
"@aws-amplify/graphql-searchable-transformer": "0.16.8",
"@types/node": "^12.12.6"
},
"jest": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.7.7](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-01-26)

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

## [0.7.6](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-01-12)

**Note:** Version bump only for package @aws-amplify/graphql-default-value-transformer
Expand Down
10 changes: 5 additions & 5 deletions packages/amplify-graphql-default-value-transformer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/graphql-default-value-transformer",
"version": "0.7.6",
"version": "0.7.7",
"description": "Amplify GraphQL default value transformer",
"repository": {
"type": "git",
Expand Down Expand Up @@ -29,15 +29,15 @@
"extract-api": "ts-node ../../scripts/extract-api.ts"
},
"dependencies": {
"@aws-amplify/graphql-transformer-core": "0.18.2",
"@aws-amplify/graphql-transformer-interfaces": "1.14.11",
"@aws-amplify/graphql-transformer-core": "0.18.3",
"@aws-amplify/graphql-transformer-interfaces": "1.14.12",
"graphql": "^15.5.0",
"graphql-mapping-template": "4.20.7",
"graphql-transformer-common": "4.24.3",
"graphql-transformer-common": "4.24.4",
"libphonenumber-js": "1.9.47"
},
"devDependencies": {
"@aws-amplify/graphql-model-transformer": "0.16.6"
"@aws-amplify/graphql-model-transformer": "0.16.7"
},
"jest": {
"transform": {
Expand Down
4 changes: 4 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,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.7.35](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-01-26)

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

## [0.7.34](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-01-12)

**Note:** Version bump only for package @aws-amplify/graphql-function-transformer
Expand Down
8 changes: 4 additions & 4 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.34",
"version": "0.7.35",
"description": "Amplify GraphQL @function transformer",
"repository": {
"type": "git",
Expand Down Expand Up @@ -28,14 +28,14 @@
"extract-api": "ts-node ../../scripts/extract-api.ts"
},
"dependencies": {
"@aws-amplify/graphql-transformer-core": "0.18.2",
"@aws-amplify/graphql-transformer-interfaces": "1.14.11",
"@aws-amplify/graphql-transformer-core": "0.18.3",
"@aws-amplify/graphql-transformer-interfaces": "1.14.12",
"@aws-cdk/aws-appsync": "~1.172.0",
"@aws-cdk/aws-lambda": "~1.172.0",
"@aws-cdk/core": "~1.172.0",
"graphql": "^15.5.0",
"graphql-mapping-template": "4.20.7",
"graphql-transformer-common": "4.24.3"
"graphql-transformer-common": "4.24.4"
},
"devDependencies": {
"@aws-cdk/assert": "~1.172.0"
Expand Down
4 changes: 4 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,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.8.35](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-01-26)

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

## [0.8.34](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-01-12)

**Note:** Version bump only for package @aws-amplify/graphql-http-transformer
Expand Down
8 changes: 4 additions & 4 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.34",
"version": "0.8.35",
"description": "Amplify GraphQL @http transformer",
"repository": {
"type": "git",
Expand Down Expand Up @@ -28,13 +28,13 @@
"extract-api": "ts-node ../../scripts/extract-api.ts"
},
"dependencies": {
"@aws-amplify/graphql-transformer-core": "0.18.2",
"@aws-amplify/graphql-transformer-interfaces": "1.14.11",
"@aws-amplify/graphql-transformer-core": "0.18.3",
"@aws-amplify/graphql-transformer-interfaces": "1.14.12",
"@aws-cdk/aws-appsync": "~1.172.0",
"@aws-cdk/core": "~1.172.0",
"graphql": "^15.5.0",
"graphql-mapping-template": "4.20.7",
"graphql-transformer-common": "4.24.3"
"graphql-transformer-common": "4.24.4"
},
"devDependencies": {
"@aws-cdk/assert": "~1.172.0"
Expand Down
6 changes: 6 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,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.14.8](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-01-26)

### Bug Fixes

- **graphql:** add filter null check to index query resolver ([#1182](https://github.com/aws-amplify/amplify-category-api/issues/1182)) ([fff5402](https://github.com/aws-amplify/amplify-category-api/commit/fff54027a4a79658b4cbc35b8c8bfe932fb78199))

## [0.14.7](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-01-12)

**Note:** Version bump only for package @aws-amplify/graphql-index-transformer
Expand Down
10 changes: 5 additions & 5 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.14.7",
"version": "0.14.8",
"description": "Amplify GraphQL index and key transformers",
"repository": {
"type": "git",
Expand Down Expand Up @@ -28,15 +28,15 @@
"extract-api": "ts-node ../../scripts/extract-api.ts"
},
"dependencies": {
"@aws-amplify/graphql-model-transformer": "0.16.6",
"@aws-amplify/graphql-transformer-core": "0.18.2",
"@aws-amplify/graphql-transformer-interfaces": "1.14.11",
"@aws-amplify/graphql-model-transformer": "0.16.7",
"@aws-amplify/graphql-transformer-core": "0.18.3",
"@aws-amplify/graphql-transformer-interfaces": "1.14.12",
"@aws-cdk/aws-appsync": "~1.172.0",
"@aws-cdk/aws-dynamodb": "~1.172.0",
"@aws-cdk/core": "~1.172.0",
"graphql": "^15.5.0",
"graphql-mapping-template": "4.20.7",
"graphql-transformer-common": "4.24.3"
"graphql-transformer-common": "4.24.4"
},
"devDependencies": {
"@aws-cdk/assert": "~1.172.0"
Expand Down
4 changes: 4 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,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.41](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-01-26)

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

## [1.1.40](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-01-12)

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

0 comments on commit 5cf9a2c

Please sign in to comment.