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 Sep 3, 2024
1 parent ff03cb4 commit 85aaf4a
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 5 deletions.
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.8](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-09-03)

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

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

**Note:** Version bump only for package @aws-amplify/data-construct
Expand Down
4 changes: 2 additions & 2 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.7",
"version": "1.9.8",
"description": "AppSync GraphQL Api Construct using Amplify GraphQL Transformer - Aliased to use `Data` name scheme.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -75,7 +75,7 @@
"dependencies": {
"@aws-amplify/backend-output-schemas": "^0.4.0",
"@aws-amplify/backend-output-storage": "^0.2.2",
"@aws-amplify/graphql-api-construct": "1.11.7",
"@aws-amplify/graphql-api-construct": "1.11.8",
"@aws-amplify/graphql-auth-transformer": "4.0.1",
"@aws-amplify/graphql-default-value-transformer": "3.0.1",
"@aws-amplify/graphql-directives": "2.0.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.8.2](https://github.com/aws-amplify/amplify-category-api/compare/amplify-graphql-api-construct-tests@[email protected]) (2024-09-03)

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

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

**Note:** Version bump only for package amplify-graphql-api-construct-tests
Expand Down
4 changes: 2 additions & 2 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.8.1",
"version": "1.8.2",
"description": "E2e test suite",
"repository": {
"type": "git",
Expand All @@ -23,7 +23,7 @@
"dependencies": {
"@aws-amplify/auth-construct-alpha": "^0.5.6",
"@aws-amplify/core": "^2.1.0",
"@aws-amplify/graphql-api-construct": "1.11.7",
"@aws-amplify/graphql-api-construct": "1.11.8",
"@aws-cdk/aws-cognito-identitypool-alpha": "2.152.0-alpha.0",
"@aws-sdk/client-cognito-identity-provider": "3.624.0",
"@aws-sdk/client-lambda": "3.624.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.8](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-09-03)

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

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

**Note:** Version bump only for package @aws-amplify/graphql-api-construct
Expand Down
2 changes: 1 addition & 1 deletion 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.7",
"version": "1.11.8",
"description": "AppSync GraphQL Api Construct using Amplify GraphQL Transformer.",
"repository": {
"type": "git",
Expand Down

0 comments on commit 85aaf4a

Please sign in to comment.