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 Feb 10, 2023
1 parent 2d72d08 commit f1a6a2b
Show file tree
Hide file tree
Showing 44 changed files with 197 additions and 95 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.7](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-02-10)

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

## [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
Expand Down
28 changes: 14 additions & 14 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.6",
"version": "4.1.7",
"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.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-auth-transformer": "1.2.6",
"@aws-amplify/graphql-default-value-transformer": "0.7.8",
"@aws-amplify/graphql-function-transformer": "0.7.36",
"@aws-amplify/graphql-http-transformer": "0.8.36",
"@aws-amplify/graphql-index-transformer": "0.14.9",
"@aws-amplify/graphql-maps-to-transformer": "1.1.42",
"@aws-amplify/graphql-model-transformer": "0.16.8",
"@aws-amplify/graphql-predictions-transformer": "0.6.36",
"@aws-amplify/graphql-relational-transformer": "0.12.10",
"@aws-amplify/graphql-searchable-transformer": "0.16.9",
"@aws-amplify/graphql-transformer-core": "0.18.4",
"@aws-amplify/graphql-transformer-interfaces": "1.14.12",
"@aws-amplify/graphql-transformer-migrator": "1.4.15",
"@aws-amplify/graphql-transformer-migrator": "1.4.16",
"@aws-cdk/assets": "~1.172.0",
"@aws-cdk/aws-apigateway": "~1.172.0",
"@aws-cdk/aws-apigatewayv2": "~1.172.0",
Expand Down Expand Up @@ -99,7 +99,7 @@
"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-relational-schema-transformer": "2.21.15",
"graphql-transformer-common": "4.24.4",
"graphql-transformer-core": "7.6.10",
"graphql-versioned-transformer": "5.2.47",
Expand Down
6 changes: 6 additions & 0 deletions packages/amplify-e2e-core/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.

## [4.0.16](https://github.com/aws-amplify/amplify-category-api/compare/amplify-category-api-e2e-core@[email protected]) (2023-02-10)

### Bug Fixes

- **transformer:** conflict detection respects to per model rule ([#1201](https://github.com/aws-amplify/amplify-category-api/issues/1201)) ([9fd7e16](https://github.com/aws-amplify/amplify-category-api/commit/9fd7e166c78c265c704653213adce47a5c8a55f7))

## [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
Expand Down
2 changes: 1 addition & 1 deletion 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.15",
"version": "4.0.16",
"description": "Core testing library",
"repository": {
"type": "git",
Expand Down
6 changes: 6 additions & 0 deletions packages/amplify-e2e-tests/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.

## [3.10.20](https://github.com/aws-amplify/amplify-category-api/compare/amplify-category-api-e2e-tests@[email protected]) (2023-02-10)

### Bug Fixes

- **transformer:** conflict detection respects to per model rule ([#1201](https://github.com/aws-amplify/amplify-category-api/issues/1201)) ([9fd7e16](https://github.com/aws-amplify/amplify-category-api/commit/9fd7e166c78c265c704653213adce47a5c8a55f7))

## [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
Expand Down
6 changes: 3 additions & 3 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.19",
"version": "3.10.20",
"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.3",
"@aws-amplify/graphql-transformer-core": "0.18.4",
"amplify-app": "^4.3.4",
"amplify-category-api-e2e-core": "4.0.15",
"amplify-category-api-e2e-core": "4.0.16",
"aws-amplify": "^4.2.8",
"aws-appsync": "^4.1.1",
"aws-sdk": "^2.1113.0",
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.6](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-02-10)

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

## [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
Expand Down
12 changes: 6 additions & 6 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.5",
"version": "1.2.6",
"description": "Amplify GraphQL @auth transformer",
"repository": {
"type": "git",
Expand Down Expand Up @@ -29,9 +29,9 @@
"extract-api": "ts-node ../../scripts/extract-api.ts"
},
"dependencies": {
"@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-model-transformer": "0.16.8",
"@aws-amplify/graphql-relational-transformer": "0.12.10",
"@aws-amplify/graphql-transformer-core": "0.18.4",
"@aws-amplify/graphql-transformer-interfaces": "1.14.12",
"@aws-cdk/aws-iam": "~1.172.0",
"@aws-cdk/core": "~1.172.0",
Expand All @@ -46,8 +46,8 @@
"amplify-prompts": "^2.0.0"
},
"devDependencies": {
"@aws-amplify/graphql-index-transformer": "0.14.8",
"@aws-amplify/graphql-searchable-transformer": "0.16.8",
"@aws-amplify/graphql-index-transformer": "0.14.9",
"@aws-amplify/graphql-searchable-transformer": "0.16.9",
"@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.8](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-02-10)

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

## [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
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.7.7",
"version": "0.7.8",
"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.3",
"@aws-amplify/graphql-transformer-core": "0.18.4",
"@aws-amplify/graphql-transformer-interfaces": "1.14.12",
"graphql": "^15.5.0",
"graphql-mapping-template": "4.20.7",
"graphql-transformer-common": "4.24.4",
"libphonenumber-js": "1.9.47"
},
"devDependencies": {
"@aws-amplify/graphql-model-transformer": "0.16.7"
"@aws-amplify/graphql-model-transformer": "0.16.8"
},
"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.36](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-02-10)

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

## [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
Expand Down
4 changes: 2 additions & 2 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.35",
"version": "0.7.36",
"description": "Amplify GraphQL @function transformer",
"repository": {
"type": "git",
Expand Down Expand Up @@ -28,7 +28,7 @@
"extract-api": "ts-node ../../scripts/extract-api.ts"
},
"dependencies": {
"@aws-amplify/graphql-transformer-core": "0.18.3",
"@aws-amplify/graphql-transformer-core": "0.18.4",
"@aws-amplify/graphql-transformer-interfaces": "1.14.12",
"@aws-cdk/aws-appsync": "~1.172.0",
"@aws-cdk/aws-lambda": "~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.36](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-02-10)

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

## [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
Expand Down
4 changes: 2 additions & 2 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.35",
"version": "0.8.36",
"description": "Amplify GraphQL @http transformer",
"repository": {
"type": "git",
Expand Down Expand Up @@ -28,7 +28,7 @@
"extract-api": "ts-node ../../scripts/extract-api.ts"
},
"dependencies": {
"@aws-amplify/graphql-transformer-core": "0.18.3",
"@aws-amplify/graphql-transformer-core": "0.18.4",
"@aws-amplify/graphql-transformer-interfaces": "1.14.12",
"@aws-cdk/aws-appsync": "~1.172.0",
"@aws-cdk/core": "~1.172.0",
Expand Down
4 changes: 4 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,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.14.9](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-02-10)

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

## [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
Expand Down
6 changes: 3 additions & 3 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.8",
"version": "0.14.9",
"description": "Amplify GraphQL index and key transformers",
"repository": {
"type": "git",
Expand Down Expand Up @@ -28,8 +28,8 @@
"extract-api": "ts-node ../../scripts/extract-api.ts"
},
"dependencies": {
"@aws-amplify/graphql-model-transformer": "0.16.7",
"@aws-amplify/graphql-transformer-core": "0.18.3",
"@aws-amplify/graphql-model-transformer": "0.16.8",
"@aws-amplify/graphql-transformer-core": "0.18.4",
"@aws-amplify/graphql-transformer-interfaces": "1.14.12",
"@aws-cdk/aws-appsync": "~1.172.0",
"@aws-cdk/aws-dynamodb": "~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.42](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-02-10)

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

## [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
Expand Down
10 changes: 5 additions & 5 deletions packages/amplify-graphql-maps-to-transformer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/graphql-maps-to-transformer",
"version": "1.1.41",
"version": "1.1.42",
"description": "Amplify GraphQL @mapsTo transformer",
"repository": {
"type": "git",
Expand Down Expand Up @@ -30,7 +30,7 @@
"extract-api": "ts-node ../../scripts/extract-api.ts"
},
"dependencies": {
"@aws-amplify/graphql-transformer-core": "0.18.3",
"@aws-amplify/graphql-transformer-core": "0.18.4",
"@aws-amplify/graphql-transformer-interfaces": "1.14.12",
"@aws-cdk/aws-appsync": "~1.172.0",
"@aws-cdk/aws-iam": "~1.172.0",
Expand All @@ -40,9 +40,9 @@
"graphql-transformer-common": "4.24.4"
},
"devDependencies": {
"@aws-amplify/graphql-model-transformer": "0.16.7",
"@aws-amplify/graphql-relational-transformer": "0.12.9",
"@aws-amplify/graphql-searchable-transformer": "0.16.8",
"@aws-amplify/graphql-model-transformer": "0.16.8",
"@aws-amplify/graphql-relational-transformer": "0.12.10",
"@aws-amplify/graphql-searchable-transformer": "0.16.9",
"graphql": "^15.5.0",
"mkdirp": "^0.5.5"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/amplify-graphql-migration-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.

## [2.3.26](https://github.com/aws-amplify/amplify-category-api/compare/amplify-category-api-graphql-migration-tests@[email protected]) (2023-02-10)

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

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

**Note:** Version bump only for package amplify-category-api-graphql-migration-tests
Expand Down
20 changes: 10 additions & 10 deletions packages/amplify-graphql-migration-tests/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "amplify-category-api-graphql-migration-tests",
"version": "2.3.25",
"version": "2.3.26",
"description": "Tests migration from v1 to v2 of the Amplify GraphQL transformer",
"main": "lib/index.js",
"private": true,
Expand Down Expand Up @@ -37,16 +37,16 @@
]
},
"devDependencies": {
"@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-model-transformer": "0.16.7",
"@aws-amplify/graphql-relational-transformer": "0.12.9",
"@aws-amplify/graphql-transformer-core": "0.18.3",
"@aws-amplify/graphql-auth-transformer": "1.2.6",
"@aws-amplify/graphql-default-value-transformer": "0.7.8",
"@aws-amplify/graphql-function-transformer": "0.7.36",
"@aws-amplify/graphql-http-transformer": "0.8.36",
"@aws-amplify/graphql-index-transformer": "0.14.9",
"@aws-amplify/graphql-model-transformer": "0.16.8",
"@aws-amplify/graphql-relational-transformer": "0.12.10",
"@aws-amplify/graphql-transformer-core": "0.18.4",
"@aws-amplify/graphql-transformer-interfaces": "1.14.12",
"@aws-amplify/graphql-transformer-migrator": "1.4.15",
"@aws-amplify/graphql-transformer-migrator": "1.4.16",
"@aws-cdk/cloudformation-diff": "~1.172.0",
"fs-extra": "^8.1.0",
"graphql-auth-transformer": "7.2.48",
Expand Down
6 changes: 6 additions & 0 deletions packages/amplify-graphql-model-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.16.8](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-02-10)

### Bug Fixes

- **transformer:** conflict detection respects to per model rule ([#1201](https://github.com/aws-amplify/amplify-category-api/issues/1201)) ([9fd7e16](https://github.com/aws-amplify/amplify-category-api/commit/9fd7e166c78c265c704653213adce47a5c8a55f7))

## [0.16.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-model-transformer
Expand Down
4 changes: 2 additions & 2 deletions packages/amplify-graphql-model-transformer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/graphql-model-transformer",
"version": "0.16.7",
"version": "0.16.8",
"description": "Amplify graphql @model transformer",
"repository": {
"type": "git",
Expand Down Expand Up @@ -29,7 +29,7 @@
"extract-api": "ts-node ../../scripts/extract-api.ts"
},
"dependencies": {
"@aws-amplify/graphql-transformer-core": "0.18.3",
"@aws-amplify/graphql-transformer-core": "0.18.4",
"@aws-amplify/graphql-transformer-interfaces": "1.14.12",
"@aws-cdk/aws-applicationautoscaling": "~1.172.0",
"@aws-cdk/aws-appsync": "~1.172.0",
Expand Down
Loading

0 comments on commit f1a6a2b

Please sign in to comment.