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 Jul 17, 2023
1 parent 3bb91d4 commit e54e44a
Show file tree
Hide file tree
Showing 78 changed files with 401 additions and 243 deletions.
6 changes: 6 additions & 0 deletions packages/amplify-category-api/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.

## [5.4.7](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-07-17)

### Bug Fixes

- make iam.PolicyStatement from IAM policy JSON object ([#1556](https://github.com/aws-amplify/amplify-category-api/issues/1556)) ([41219c3](https://github.com/aws-amplify/amplify-category-api/commit/41219c3295352c10871232d7bd6aad5f85b9b486)), closes [#1445](https://github.com/aws-amplify/amplify-category-api/issues/1445)

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

**Note:** Version bump only for package @aws-amplify/amplify-category-api
Expand Down
38 changes: 19 additions & 19 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": "5.4.6",
"version": "5.4.7",
"description": "Amplify CLI API category plugin.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -29,12 +29,12 @@
"access": "public"
},
"dependencies": {
"@aws-amplify/graphql-auth-transformer": "2.1.11",
"@aws-amplify/graphql-schema-generator": "0.1.7",
"@aws-amplify/graphql-transformer": "0.0.6",
"@aws-amplify/graphql-transformer-core": "1.3.7",
"@aws-amplify/graphql-transformer-interfaces": "2.2.4",
"@aws-amplify/graphql-transformer-migrator": "2.1.11",
"@aws-amplify/graphql-auth-transformer": "2.1.12",
"@aws-amplify/graphql-schema-generator": "0.1.8",
"@aws-amplify/graphql-transformer": "0.0.7",
"@aws-amplify/graphql-transformer-core": "1.3.8",
"@aws-amplify/graphql-transformer-interfaces": "2.2.5",
"@aws-amplify/graphql-transformer-migrator": "2.1.12",
"@aws-cdk/aws-apigatewayv2-alpha": "~2.80.0-alpha.0",
"@graphql-tools/merge": "^6.0.18",
"@octokit/rest": "^18.0.9",
Expand All @@ -43,18 +43,18 @@
"cloudform-types": "^4.2.0",
"fs-extra": "^8.1.0",
"graphql": "^15.5.0",
"graphql-auth-transformer": "7.2.61",
"graphql-connection-transformer": "5.2.60",
"graphql-dynamodb-transformer": "7.2.60",
"graphql-elasticsearch-transformer": "5.2.61",
"graphql-function-transformer": "3.3.51",
"graphql-http-transformer": "5.2.60",
"graphql-key-transformer": "3.2.60",
"graphql-predictions-transformer": "3.2.60",
"graphql-relational-schema-transformer": "2.21.19",
"graphql-transformer-common": "4.24.7",
"graphql-transformer-core": "8.1.7",
"graphql-versioned-transformer": "5.2.60",
"graphql-auth-transformer": "7.2.62",
"graphql-connection-transformer": "5.2.61",
"graphql-dynamodb-transformer": "7.2.61",
"graphql-elasticsearch-transformer": "5.2.62",
"graphql-function-transformer": "3.3.52",
"graphql-http-transformer": "5.2.61",
"graphql-key-transformer": "3.2.61",
"graphql-predictions-transformer": "3.2.61",
"graphql-relational-schema-transformer": "2.21.20",
"graphql-transformer-common": "4.24.8",
"graphql-transformer-core": "8.1.8",
"graphql-versioned-transformer": "5.2.61",
"import-from": "^3.0.0",
"import-global": "^0.1.0",
"inquirer": "^7.3.3",
Expand Down
4 changes: 4 additions & 0 deletions packages/amplify-dynamodb-simulator/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.4.11](https://github.com/aws-amplify/amplify-category-api/compare/amplify-category-api-dynamodb-simulator@[email protected]) (2023-07-17)

**Note:** Version bump only for package amplify-category-api-dynamodb-simulator

## [2.4.10](https://github.com/aws-amplify/amplify-category-api/compare/amplify-category-api-dynamodb-simulator@[email protected]) (2023-05-17)

**Note:** Version bump only for package amplify-category-api-dynamodb-simulator
Expand Down
2 changes: 1 addition & 1 deletion packages/amplify-dynamodb-simulator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "amplify-category-api-dynamodb-simulator",
"version": "2.4.10",
"version": "2.4.11",
"description": "DynamoDB emulator NodeJS wrapper",
"private": "true",
"repository": {
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.1.10](https://github.com/aws-amplify/amplify-category-api/compare/amplify-category-api-e2e-core@[email protected]) (2023-07-17)

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

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

**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.1.9",
"version": "4.1.10",
"description": "Core testing library",
"repository": {
"type": "git",
Expand Down Expand Up @@ -28,7 +28,7 @@
"chalk": "^4.1.1",
"execa": "^5.1.1",
"fs-extra": "^8.1.0",
"graphql-transformer-core": "8.1.7",
"graphql-transformer-core": "8.1.8",
"ini": "^3.0.1",
"jest-environment-node": "^26.6.2",
"knex": "~2.4.0",
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.12.10](https://github.com/aws-amplify/amplify-category-api/compare/amplify-category-api-e2e-tests@[email protected]) (2023-07-17)

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

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

**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.12.9",
"version": "3.12.10",
"description": "E2e test suite",
"repository": {
"type": "git",
Expand All @@ -26,8 +26,8 @@
},
"dependencies": {
"@aws-amplify/amplify-app": "^5.0.4",
"@aws-amplify/graphql-transformer-core": "1.3.7",
"amplify-category-api-e2e-core": "4.1.9",
"@aws-amplify/graphql-transformer-core": "1.3.8",
"amplify-category-api-e2e-core": "4.1.10",
"aws-amplify": "^4.2.8",
"aws-appsync": "^4.1.1",
"aws-sdk": "^2.1113.0",
Expand All @@ -38,7 +38,7 @@
"fs-extra": "^8.1.0",
"generate-password": "~1.7.0",
"graphql-tag": "^2.10.1",
"graphql-transformer-core": "8.1.7",
"graphql-transformer-core": "8.1.8",
"lodash": "^4.17.21",
"node-fetch": "^2.6.7",
"uuid": "^8.3.2",
Expand Down
4 changes: 4 additions & 0 deletions packages/amplify-graphql-api-construct/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.3.3](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-07-17)

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

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

**Note:** Version bump only for package @aws-amplify/graphql-construct-alpha
Expand Down
8 changes: 4 additions & 4 deletions packages/amplify-graphql-api-construct/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/graphql-construct-alpha",
"version": "0.3.2",
"version": "0.3.3",
"description": "AppSync GraphQL Api Construct using Amplify GraphQL Transformer.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -29,9 +29,9 @@
"access": "public"
},
"dependencies": {
"@aws-amplify/graphql-transformer": "0.0.6",
"@aws-amplify/graphql-transformer-core": "1.3.7",
"@aws-amplify/graphql-transformer-interfaces": "2.2.4",
"@aws-amplify/graphql-transformer": "0.0.7",
"@aws-amplify/graphql-transformer-core": "1.3.8",
"@aws-amplify/graphql-transformer-interfaces": "2.2.5",
"fs-extra": "^8.1.0"
},
"devDependencies": {
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.

## [2.1.12](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-07-17)

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

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

**Note:** Version bump only for package @aws-amplify/graphql-auth-transformer
Expand Down
18 changes: 9 additions & 9 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": "2.1.11",
"version": "2.1.12",
"description": "Amplify GraphQL @auth transformer",
"repository": {
"type": "git",
Expand Down Expand Up @@ -29,19 +29,19 @@
"extract-api": "ts-node ../../scripts/extract-api.ts"
},
"dependencies": {
"@aws-amplify/graphql-model-transformer": "1.3.7",
"@aws-amplify/graphql-relational-transformer": "1.2.7",
"@aws-amplify/graphql-transformer-core": "1.3.7",
"@aws-amplify/graphql-transformer-interfaces": "2.2.4",
"@aws-amplify/graphql-model-transformer": "1.3.8",
"@aws-amplify/graphql-relational-transformer": "1.2.8",
"@aws-amplify/graphql-transformer-core": "1.3.8",
"@aws-amplify/graphql-transformer-interfaces": "2.2.5",
"graphql": "^15.5.0",
"graphql-mapping-template": "4.20.9",
"graphql-transformer-common": "4.24.7",
"graphql-mapping-template": "4.20.10",
"graphql-transformer-common": "4.24.8",
"lodash": "^4.17.21",
"md5": "^2.3.0"
},
"devDependencies": {
"@aws-amplify/graphql-index-transformer": "1.2.7",
"@aws-amplify/graphql-searchable-transformer": "1.2.9",
"@aws-amplify/graphql-index-transformer": "1.2.8",
"@aws-amplify/graphql-searchable-transformer": "1.2.10",
"@types/node": "^12.12.6"
},
"peerDependencies": {
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.

## [1.1.12](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-07-17)

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

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

**Note:** Version bump only for package @aws-amplify/graphql-default-value-transformer
Expand Down
12 changes: 6 additions & 6 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": "1.1.11",
"version": "1.1.12",
"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": "1.3.7",
"@aws-amplify/graphql-transformer-interfaces": "2.2.4",
"@aws-amplify/graphql-transformer-core": "1.3.8",
"@aws-amplify/graphql-transformer-interfaces": "2.2.5",
"graphql": "^15.5.0",
"graphql-mapping-template": "4.20.9",
"graphql-transformer-common": "4.24.7",
"graphql-mapping-template": "4.20.10",
"graphql-transformer-common": "4.24.8",
"libphonenumber-js": "1.9.47"
},
"devDependencies": {
"@aws-amplify/graphql-model-transformer": "1.3.7"
"@aws-amplify/graphql-model-transformer": "1.3.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.

## [1.2.10](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-07-17)

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

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

**Note:** Version bump only for package @aws-amplify/graphql-function-transformer
Expand Down
10 changes: 5 additions & 5 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": "1.2.9",
"version": "1.2.10",
"description": "Amplify GraphQL @function transformer",
"repository": {
"type": "git",
Expand Down Expand Up @@ -28,11 +28,11 @@
"extract-api": "ts-node ../../scripts/extract-api.ts"
},
"dependencies": {
"@aws-amplify/graphql-transformer-core": "1.3.7",
"@aws-amplify/graphql-transformer-interfaces": "2.2.4",
"@aws-amplify/graphql-transformer-core": "1.3.8",
"@aws-amplify/graphql-transformer-interfaces": "2.2.5",
"graphql": "^15.5.0",
"graphql-mapping-template": "4.20.9",
"graphql-transformer-common": "4.24.7"
"graphql-mapping-template": "4.20.10",
"graphql-transformer-common": "4.24.8"
},
"peerDependencies": {
"aws-cdk-lib": "^2.80.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.

## [1.2.10](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-07-17)

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

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

**Note:** Version bump only for package @aws-amplify/graphql-http-transformer
Expand Down
10 changes: 5 additions & 5 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": "1.2.9",
"version": "1.2.10",
"description": "Amplify GraphQL @http transformer",
"repository": {
"type": "git",
Expand Down Expand Up @@ -28,11 +28,11 @@
"extract-api": "ts-node ../../scripts/extract-api.ts"
},
"dependencies": {
"@aws-amplify/graphql-transformer-core": "1.3.7",
"@aws-amplify/graphql-transformer-interfaces": "2.2.4",
"@aws-amplify/graphql-transformer-core": "1.3.8",
"@aws-amplify/graphql-transformer-interfaces": "2.2.5",
"graphql": "^15.5.0",
"graphql-mapping-template": "4.20.9",
"graphql-transformer-common": "4.24.7"
"graphql-mapping-template": "4.20.10",
"graphql-transformer-common": "4.24.8"
},
"peerDependencies": {
"aws-cdk-lib": "^2.80.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.

## [1.2.8](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-07-17)

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

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

**Note:** Version bump only for package @aws-amplify/graphql-index-transformer
Expand Down
12 changes: 6 additions & 6 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": "1.2.7",
"version": "1.2.8",
"description": "Amplify GraphQL index and key transformers",
"repository": {
"type": "git",
Expand Down Expand Up @@ -28,12 +28,12 @@
"extract-api": "ts-node ../../scripts/extract-api.ts"
},
"dependencies": {
"@aws-amplify/graphql-model-transformer": "1.3.7",
"@aws-amplify/graphql-transformer-core": "1.3.7",
"@aws-amplify/graphql-transformer-interfaces": "2.2.4",
"@aws-amplify/graphql-model-transformer": "1.3.8",
"@aws-amplify/graphql-transformer-core": "1.3.8",
"@aws-amplify/graphql-transformer-interfaces": "2.2.5",
"graphql": "^15.5.0",
"graphql-mapping-template": "4.20.9",
"graphql-transformer-common": "4.24.7"
"graphql-mapping-template": "4.20.10",
"graphql-transformer-common": "4.24.8"
},
"peerDependencies": {
"aws-cdk-lib": "^2.80.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.

## [2.1.12](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-07-17)

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

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

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

0 comments on commit e54e44a

Please sign in to comment.