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 Nov 12, 2024
1 parent a6ab932 commit 4f58c83
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.13.1](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-11-12)

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

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

### Features
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.13.0",
"version": "1.13.1",
"description": "AppSync GraphQL Api Construct using Amplify GraphQL Transformer - Aliased to use `Data` name scheme.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -160,7 +160,7 @@
"@aws-amplify/ai-constructs": "0.8.0",
"@aws-amplify/backend-output-schemas": "^1.0.0",
"@aws-amplify/backend-output-storage": "^1.0.0",
"@aws-amplify/graphql-api-construct": "1.17.0",
"@aws-amplify/graphql-api-construct": "1.17.1",
"@aws-amplify/graphql-auth-transformer": "4.1.6",
"@aws-amplify/graphql-conversation-transformer": "0.6.0",
"@aws-amplify/graphql-default-value-transformer": "3.1.3",
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.12.1](https://github.com/aws-amplify/amplify-category-api/compare/amplify-graphql-api-construct-tests@[email protected]) (2024-11-12)

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

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

### Features
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.12.0",
"version": "1.12.1",
"description": "E2e test suite",
"repository": {
"type": "git",
Expand All @@ -24,7 +24,7 @@
"dependencies": {
"@aws-amplify/auth-construct": "^1.0.0",
"@aws-amplify/core": "^2.1.0",
"@aws-amplify/graphql-api-construct": "1.17.0",
"@aws-amplify/graphql-api-construct": "1.17.1",
"@aws-cdk/aws-cognito-identitypool-alpha": "2.152.0-alpha.0",
"@aws-sdk/client-cloudformation": "3.624.0",
"@aws-sdk/client-cognito-identity-provider": "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.17.1](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-11-12)

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

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

### Features
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.17.0",
"version": "1.17.1",
"description": "AppSync GraphQL Api Construct using Amplify GraphQL Transformer.",
"repository": {
"type": "git",
Expand Down

0 comments on commit 4f58c83

Please sign in to comment.