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 Oct 27, 2023
1 parent e2b44e1 commit 66cf35b
Show file tree
Hide file tree
Showing 12 changed files with 35 additions and 8 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.7.7](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-10-27)

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

## [5.7.6](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-10-21)

**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.7.6",
"version": "5.7.7",
"description": "Amplify CLI API Category Plugin",
"repository": {
"type": "git",
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.3.2](https://github.com/aws-amplify/amplify-category-api/compare/amplify-category-api-e2e-core@[email protected]) (2023-10-27)

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

## [4.3.1](https://github.com/aws-amplify/amplify-category-api/compare/amplify-category-api-e2e-core@[email protected]) (2023-10-21)

**Note:** Version bump only for package amplify-category-api-e2e-core
Expand Down
2 changes: 1 addition & 1 deletion 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.3.1",
"version": "4.3.2",
"description": "Core testing library",
"repository": {
"type": "git",
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.17.5](https://github.com/aws-amplify/amplify-category-api/compare/amplify-category-api-e2e-tests@[email protected]) (2023-10-27)

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

## [3.17.4](https://github.com/aws-amplify/amplify-category-api/compare/amplify-category-api-e2e-tests@[email protected]) (2023-10-21)

**Note:** Version bump only for package amplify-category-api-e2e-tests
Expand Down
4 changes: 2 additions & 2 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.17.4",
"version": "3.17.5",
"description": "E2e test suite",
"repository": {
"type": "git",
Expand All @@ -26,7 +26,7 @@
"dependencies": {
"@aws-amplify/amplify-app": "^5.0.21",
"@aws-amplify/graphql-transformer-core": "2.2.3",
"amplify-category-api-e2e-core": "4.3.1",
"amplify-category-api-e2e-core": "4.3.2",
"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.0.5](https://github.com/aws-amplify/amplify-category-api/compare/amplify-graphql-api-construct-tests@[email protected]) (2023-10-27)

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

## [1.0.4](https://github.com/aws-amplify/amplify-category-api/compare/amplify-graphql-api-construct-tests@[email protected]) (2023-10-21)

**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.0.4",
"version": "1.0.5",
"description": "E2e test suite",
"repository": {
"type": "git",
Expand All @@ -21,7 +21,7 @@
"build-tests": "tsc --build tsconfig.tests.json"
},
"dependencies": {
"amplify-category-api-e2e-core": "4.3.1",
"amplify-category-api-e2e-core": "4.3.2",
"node-fetch": "^2.6.7"
},
"peerDependencies": {
Expand Down
7 changes: 7 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,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.2.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-10-27)

### Features

- add apiId to AmplifyGraphqlApi construct properties ([#1987](https://github.com/aws-amplify/amplify-category-api/issues/1987)) ([ccc12f6](https://github.com/aws-amplify/amplify-category-api/commit/ccc12f602e5502a082f621717aa47a3443376870))
- throw early exception if multiple instances exist in a single stack ([#1990](https://github.com/aws-amplify/amplify-category-api/issues/1990)) ([6dec41b](https://github.com/aws-amplify/amplify-category-api/commit/6dec41b7ad8946631e04e15d1b07aba94ec3fb3f))

## [1.1.5](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-10-21)

**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.1.5",
"version": "1.2.0",
"description": "AppSync GraphQL Api Construct using Amplify GraphQL Transformer.",
"repository": {
"type": "git",
Expand Down
4 changes: 4 additions & 0 deletions packages/graphql-transformers-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.

## [8.5.11](https://github.com/aws-amplify/amplify-category-api/compare/amplify-category-api-graphql-transformers-e2e-tests@8.5.10...amplify-category-api-graphql-transformers-e2e-tests@8.5.11) (2023-10-27)

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

## [8.5.10](https://github.com/aws-amplify/amplify-category-api/compare/amplify-category-api-graphql-transformers-e2e-tests@8.5.9...amplify-category-api-graphql-transformers-e2e-tests@8.5.10) (2023-10-21)

**Note:** Version bump only for package amplify-category-api-graphql-transformers-e2e-tests
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-transformers-e2e-tests/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "amplify-category-api-graphql-transformers-e2e-tests",
"version": "8.5.10",
"version": "8.5.11",
"description": "End to end functional tests for appsync supported transformers.",
"private": true,
"repository": {
Expand Down

0 comments on commit 66cf35b

Please sign in to comment.