Skip to content

Commit d035a4b

Browse files
chore(release): Publish [ci skip]
- @aws-amplify/[email protected] - [email protected] - @aws-amplify/[email protected]
1 parent d082cde commit d035a4b

File tree

6 files changed

+17
-5
lines changed

6 files changed

+17
-5
lines changed

packages/amplify-data-construct/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.16.3](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2025-06-17)
7+
8+
**Note:** Version bump only for package @aws-amplify/data-construct
9+
610
## [1.16.2](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2025-06-09)
711

812
### Bug Fixes

packages/amplify-data-construct/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-amplify/data-construct",
3-
"version": "1.16.2",
3+
"version": "1.16.3",
44
"description": "AppSync GraphQL Api Construct using Amplify GraphQL Transformer - Aliased to use `Data` name scheme.",
55
"repository": {
66
"type": "git",
@@ -164,7 +164,7 @@
164164
"@aws-amplify/ai-constructs": "^1.5.3",
165165
"@aws-amplify/backend-output-schemas": "^1.0.0",
166166
"@aws-amplify/backend-output-storage": "^1.0.0",
167-
"@aws-amplify/graphql-api-construct": "1.20.2",
167+
"@aws-amplify/graphql-api-construct": "1.20.3",
168168
"@aws-amplify/graphql-auth-transformer": "4.2.4",
169169
"@aws-amplify/graphql-conversation-transformer": "1.1.12",
170170
"@aws-amplify/graphql-default-value-transformer": "3.1.14",

packages/amplify-graphql-api-construct-tests/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.14.5](https://github.com/aws-amplify/amplify-category-api/compare/amplify-graphql-api-construct-tests@[email protected]) (2025-06-17)
7+
8+
**Note:** Version bump only for package amplify-graphql-api-construct-tests
9+
610
## [1.14.4](https://github.com/aws-amplify/amplify-category-api/compare/amplify-graphql-api-construct-tests@[email protected]) (2025-06-09)
711

812
### Bug Fixes

packages/amplify-graphql-api-construct-tests/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "amplify-graphql-api-construct-tests",
3-
"version": "1.14.4",
3+
"version": "1.14.5",
44
"description": "E2e test suite",
55
"repository": {
66
"type": "git",
@@ -24,7 +24,7 @@
2424
"dependencies": {
2525
"@aws-amplify/auth-construct": "1.8.0",
2626
"@aws-amplify/core": "^2.1.0",
27-
"@aws-amplify/graphql-api-construct": "1.20.2",
27+
"@aws-amplify/graphql-api-construct": "1.20.3",
2828
"@aws-sdk/client-appsync": "3.624.0",
2929
"@aws-sdk/client-cloudformation": "3.624.0",
3030
"@aws-sdk/client-cloudwatch-logs": "3.624.0",

packages/amplify-graphql-api-construct/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.20.3](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2025-06-17)
7+
8+
**Note:** Version bump only for package @aws-amplify/graphql-api-construct
9+
610
## [1.20.2](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2025-06-09)
711

812
### Bug Fixes

packages/amplify-graphql-api-construct/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-amplify/graphql-api-construct",
3-
"version": "1.20.2",
3+
"version": "1.20.3",
44
"description": "AppSync GraphQL Api Construct using Amplify GraphQL Transformer.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)