Skip to content

Commit

Permalink
chore(release): Publish [ci skip]
Browse files Browse the repository at this point in the history
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - [email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - [email protected]
 - [email protected]
  • Loading branch information
amplify-data-ci committed Aug 12, 2024
1 parent a492598 commit bfb8b85
Show file tree
Hide file tree
Showing 40 changed files with 173 additions and 93 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.

## [5.12.6](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-08-12)

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

## [5.12.5](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-08-01)

### Bug Fixes
Expand Down
8 changes: 4 additions & 4 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.12.5",
"version": "5.12.6",
"description": "Amplify CLI API Category Plugin",
"repository": {
"type": "git",
Expand Down Expand Up @@ -29,9 +29,9 @@
"access": "public"
},
"dependencies": {
"@aws-amplify/graphql-auth-transformer": "3.6.4",
"@aws-amplify/graphql-schema-generator": "0.9.3",
"@aws-amplify/graphql-transformer": "1.6.4",
"@aws-amplify/graphql-auth-transformer": "3.6.5",
"@aws-amplify/graphql-schema-generator": "0.9.4",
"@aws-amplify/graphql-transformer": "1.6.5",
"@aws-amplify/graphql-transformer-core": "2.9.3",
"@aws-amplify/graphql-transformer-interfaces": "3.10.1",
"@aws-amplify/graphql-transformer-migrator": "2.2.27",
Expand Down
4 changes: 4 additions & 0 deletions packages/amplify-data-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.

## [1.9.5](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-08-12)

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

## [1.9.4](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-08-01)

**Note:** Version bump only for package @aws-amplify/data-construct
Expand Down
22 changes: 11 additions & 11 deletions packages/amplify-data-construct/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/data-construct",
"version": "1.9.4",
"version": "1.9.5",
"description": "AppSync GraphQL Api Construct using Amplify GraphQL Transformer - Aliased to use `Data` name scheme.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -75,20 +75,20 @@
"dependencies": {
"@aws-amplify/backend-output-schemas": "^0.4.0",
"@aws-amplify/backend-output-storage": "^0.2.2",
"@aws-amplify/graphql-api-construct": "1.11.4",
"@aws-amplify/graphql-auth-transformer": "3.6.4",
"@aws-amplify/graphql-default-value-transformer": "2.3.12",
"@aws-amplify/graphql-api-construct": "1.11.5",
"@aws-amplify/graphql-auth-transformer": "3.6.5",
"@aws-amplify/graphql-default-value-transformer": "2.3.13",
"@aws-amplify/graphql-directives": "1.1.0",
"@aws-amplify/graphql-function-transformer": "2.1.26",
"@aws-amplify/graphql-http-transformer": "2.1.26",
"@aws-amplify/graphql-index-transformer": "2.4.8",
"@aws-amplify/graphql-maps-to-transformer": "3.4.22",
"@aws-amplify/graphql-model-transformer": "2.11.3",
"@aws-amplify/graphql-index-transformer": "2.4.9",
"@aws-amplify/graphql-maps-to-transformer": "3.4.23",
"@aws-amplify/graphql-model-transformer": "2.11.4",
"@aws-amplify/graphql-predictions-transformer": "2.1.26",
"@aws-amplify/graphql-relational-transformer": "2.5.10",
"@aws-amplify/graphql-searchable-transformer": "2.7.8",
"@aws-amplify/graphql-sql-transformer": "0.3.8",
"@aws-amplify/graphql-transformer": "1.6.4",
"@aws-amplify/graphql-relational-transformer": "2.5.11",
"@aws-amplify/graphql-searchable-transformer": "2.7.9",
"@aws-amplify/graphql-sql-transformer": "0.3.9",
"@aws-amplify/graphql-transformer": "1.6.5",
"@aws-amplify/graphql-transformer-core": "2.9.3",
"@aws-amplify/graphql-transformer-interfaces": "3.10.1",
"@aws-amplify/platform-core": "^0.2.0",
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.8.6](https://github.com/aws-amplify/amplify-category-api/compare/amplify-category-api-e2e-core@[email protected]) (2024-08-12)

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

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

### Bug Fixes
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.8.5",
"version": "4.8.6",
"description": "Core testing library",
"repository": {
"type": "git",
Expand All @@ -25,10 +25,10 @@
"@aws-sdk/client-ec2": "3.624.0",
"@aws-sdk/client-kms": "3.624.0",
"@aws-sdk/client-rds": "3.624.0",
"@aws-sdk/client-rds-data": "3.624.0",
"@aws-sdk/client-secrets-manager": "3.624.0",
"@aws-sdk/client-ssm": "3.624.0",
"@aws-sdk/client-sts": "3.624.0",
"@aws-sdk/client-rds-data": "3.624.0",
"@aws-sdk/credential-providers": "3.624.0",
"amplify-headless-interface": "^1.17.7",
"axios": "^1.6.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.22.9](https://github.com/aws-amplify/amplify-category-api/compare/amplify-category-api-e2e-tests@[email protected]) (2024-08-12)

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

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

**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.22.8",
"version": "3.22.9",
"description": "E2e test suite",
"repository": {
"type": "git",
Expand All @@ -25,9 +25,9 @@
},
"dependencies": {
"@aws-amplify/amplify-app": "^5.0.35",
"@aws-amplify/graphql-schema-generator": "0.9.3",
"@aws-amplify/graphql-schema-generator": "0.9.4",
"@aws-amplify/graphql-transformer-core": "2.9.3",
"amplify-category-api-e2e-core": "4.8.5",
"amplify-category-api-e2e-core": "4.8.6",
"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-api-construct-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.

## [1.7.5](https://github.com/aws-amplify/amplify-category-api/compare/amplify-graphql-api-construct-tests@[email protected]) (2024-08-12)

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

## [1.7.4](https://github.com/aws-amplify/amplify-category-api/compare/amplify-graphql-api-construct-tests@[email protected]) (2024-08-01)

**Note:** Version bump only for package amplify-graphql-api-construct-tests
Expand Down
6 changes: 3 additions & 3 deletions packages/amplify-graphql-api-construct-tests/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "amplify-graphql-api-construct-tests",
"version": "1.7.4",
"version": "1.7.5",
"description": "E2e test suite",
"repository": {
"type": "git",
Expand All @@ -23,15 +23,15 @@
"dependencies": {
"@aws-amplify/auth-construct-alpha": "^0.5.6",
"@aws-amplify/core": "^2.1.0",
"@aws-amplify/graphql-api-construct": "1.11.4",
"@aws-amplify/graphql-api-construct": "1.11.5",
"@aws-cdk/aws-cognito-identitypool-alpha": "2.129.0-alpha.0",
"@aws-sdk/client-cognito-identity-provider": "3.624.0",
"@aws-sdk/client-lambda": "3.624.0",
"@aws-sdk/client-rds": "3.624.0",
"@aws-sdk/client-ssm": "3.624.0",
"@aws-sdk/client-sts": "3.624.0",
"@faker-js/faker": "^8.2.0",
"amplify-category-api-e2e-core": "4.8.5",
"amplify-category-api-e2e-core": "4.8.6",
"aws-amplify": "^4.2.8",
"aws-appsync": "^4.1.1",
"fs-extra": "^8.1.0",
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.

## [1.11.5](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-08-12)

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

## [1.11.4](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-08-01)

**Note:** Version bump only for package @aws-amplify/graphql-api-construct
Expand Down
20 changes: 10 additions & 10 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-api-construct",
"version": "1.11.4",
"version": "1.11.5",
"description": "AppSync GraphQL Api Construct using Amplify GraphQL Transformer.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -76,19 +76,19 @@
"dependencies": {
"@aws-amplify/backend-output-schemas": "^0.4.0",
"@aws-amplify/backend-output-storage": "^0.2.2",
"@aws-amplify/graphql-auth-transformer": "3.6.4",
"@aws-amplify/graphql-default-value-transformer": "2.3.12",
"@aws-amplify/graphql-auth-transformer": "3.6.5",
"@aws-amplify/graphql-default-value-transformer": "2.3.13",
"@aws-amplify/graphql-directives": "1.1.0",
"@aws-amplify/graphql-function-transformer": "2.1.26",
"@aws-amplify/graphql-http-transformer": "2.1.26",
"@aws-amplify/graphql-index-transformer": "2.4.8",
"@aws-amplify/graphql-maps-to-transformer": "3.4.22",
"@aws-amplify/graphql-model-transformer": "2.11.3",
"@aws-amplify/graphql-index-transformer": "2.4.9",
"@aws-amplify/graphql-maps-to-transformer": "3.4.23",
"@aws-amplify/graphql-model-transformer": "2.11.4",
"@aws-amplify/graphql-predictions-transformer": "2.1.26",
"@aws-amplify/graphql-relational-transformer": "2.5.10",
"@aws-amplify/graphql-searchable-transformer": "2.7.8",
"@aws-amplify/graphql-sql-transformer": "0.3.8",
"@aws-amplify/graphql-transformer": "1.6.4",
"@aws-amplify/graphql-relational-transformer": "2.5.11",
"@aws-amplify/graphql-searchable-transformer": "2.7.9",
"@aws-amplify/graphql-sql-transformer": "0.3.9",
"@aws-amplify/graphql-transformer": "1.6.5",
"@aws-amplify/graphql-transformer-core": "2.9.3",
"@aws-amplify/graphql-transformer-interfaces": "3.10.1",
"@aws-amplify/platform-core": "^0.2.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.

## [3.6.5](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-08-12)

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

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

**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": "3.6.4",
"version": "3.6.5",
"description": "Amplify GraphQL @auth transformer",
"repository": {
"type": "git",
Expand Down Expand Up @@ -30,8 +30,8 @@
},
"dependencies": {
"@aws-amplify/graphql-directives": "1.1.0",
"@aws-amplify/graphql-model-transformer": "2.11.3",
"@aws-amplify/graphql-relational-transformer": "2.5.10",
"@aws-amplify/graphql-model-transformer": "2.11.4",
"@aws-amplify/graphql-relational-transformer": "2.5.11",
"@aws-amplify/graphql-transformer-core": "2.9.3",
"@aws-amplify/graphql-transformer-interfaces": "3.10.1",
"graphql": "^15.5.0",
Expand All @@ -42,9 +42,9 @@
},
"devDependencies": {
"@aws-amplify/graphql-function-transformer": "2.1.26",
"@aws-amplify/graphql-index-transformer": "2.4.8",
"@aws-amplify/graphql-searchable-transformer": "2.7.8",
"@aws-amplify/graphql-sql-transformer": "0.3.8",
"@aws-amplify/graphql-index-transformer": "2.4.9",
"@aws-amplify/graphql-searchable-transformer": "2.7.9",
"@aws-amplify/graphql-sql-transformer": "0.3.9",
"@aws-amplify/graphql-transformer-test-utils": "0.5.6",
"@types/node": "^12.12.6"
},
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.

## [2.3.13](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-08-12)

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

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

**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": "2.3.12",
"version": "2.3.13",
"description": "Amplify GraphQL default value transformer",
"repository": {
"type": "git",
Expand Down Expand Up @@ -38,7 +38,7 @@
"libphonenumber-js": "1.9.47"
},
"devDependencies": {
"@aws-amplify/graphql-model-transformer": "2.11.3",
"@aws-amplify/graphql-model-transformer": "2.11.4",
"@aws-amplify/graphql-transformer-test-utils": "0.5.6"
},
"jest": {
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.

## [2.4.9](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-08-12)

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

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

**Note:** Version bump only for package @aws-amplify/graphql-index-transformer
Expand Down
4 changes: 2 additions & 2 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": "2.4.8",
"version": "2.4.9",
"description": "Amplify GraphQL index and key transformers",
"repository": {
"type": "git",
Expand Down Expand Up @@ -29,7 +29,7 @@
},
"dependencies": {
"@aws-amplify/graphql-directives": "1.1.0",
"@aws-amplify/graphql-model-transformer": "2.11.3",
"@aws-amplify/graphql-model-transformer": "2.11.4",
"@aws-amplify/graphql-transformer-core": "2.9.3",
"@aws-amplify/graphql-transformer-interfaces": "3.10.1",
"graphql": "^15.5.0",
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.4.38](https://github.com/aws-amplify/amplify-category-api/compare/amplify-category-api-graphql-migration-tests@[email protected]) (2024-08-12)

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

## [2.4.37](https://github.com/aws-amplify/amplify-category-api/compare/amplify-category-api-graphql-migration-tests@[email protected]) (2024-07-25)

**Note:** Version bump only for package amplify-category-api-graphql-migration-tests
Expand Down
12 changes: 6 additions & 6 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.4.37",
"version": "2.4.38",
"description": "Tests migration from v1 to v2 of the Amplify GraphQL transformer",
"main": "lib/index.js",
"private": true,
Expand Down Expand Up @@ -56,13 +56,13 @@
]
},
"devDependencies": {
"@aws-amplify/graphql-auth-transformer": "3.6.4",
"@aws-amplify/graphql-default-value-transformer": "2.3.12",
"@aws-amplify/graphql-auth-transformer": "3.6.5",
"@aws-amplify/graphql-default-value-transformer": "2.3.13",
"@aws-amplify/graphql-function-transformer": "2.1.26",
"@aws-amplify/graphql-http-transformer": "2.1.26",
"@aws-amplify/graphql-index-transformer": "2.4.8",
"@aws-amplify/graphql-model-transformer": "2.11.3",
"@aws-amplify/graphql-relational-transformer": "2.5.10",
"@aws-amplify/graphql-index-transformer": "2.4.9",
"@aws-amplify/graphql-model-transformer": "2.11.4",
"@aws-amplify/graphql-relational-transformer": "2.5.11",
"@aws-amplify/graphql-transformer-core": "2.9.3",
"@aws-amplify/graphql-transformer-interfaces": "3.10.1",
"@aws-amplify/graphql-transformer-migrator": "2.2.27",
Expand Down
4 changes: 4 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,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.11.4](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-08-12)

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

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

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion 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": "2.11.3",
"version": "2.11.4",
"description": "Amplify graphql @model transformer",
"repository": {
"type": "git",
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.

## [3.4.23](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-08-12)

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

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

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

0 comments on commit bfb8b85

Please sign in to comment.