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]
 - @aws-amplify/[email protected]
  • Loading branch information
amplify-data-ci committed Aug 1, 2024
1 parent 8e8b69a commit 1a25dc0
Show file tree
Hide file tree
Showing 8 changed files with 24 additions and 6 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.12.5](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-08-01)

### Bug Fixes

- update awaiter s3 key ([#2732](https://github.com/aws-amplify/amplify-category-api/issues/2732)) ([08db67b](https://github.com/aws-amplify/amplify-category-api/commit/08db67b4e291995f4050d845771228859af9e799))

## [5.12.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/amplify-category-api
Expand Down
2 changes: 1 addition & 1 deletion 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.4",
"version": "5.12.5",
"description": "Amplify CLI API Category Plugin",
"repository": {
"type": "git",
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.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

## [1.9.3](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/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.3",
"version": "1.9.4",
"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.3",
"@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-directives": "1.1.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.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

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

### Bug Fixes
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.7.3",
"version": "1.7.4",
"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.3",
"@aws-amplify/graphql-api-construct": "1.11.4",
"@aws-cdk/aws-cognito-identitypool-alpha": "2.129.0-alpha.0",
"@aws-sdk/client-cognito-identity-provider": "3.338.0",
"@aws-sdk/client-lambda": "3.338.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.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

## [1.11.3](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-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.3",
"version": "1.11.4",
"description": "AppSync GraphQL Api Construct using Amplify GraphQL Transformer.",
"repository": {
"type": "git",
Expand Down

0 comments on commit 1a25dc0

Please sign in to comment.