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 15, 2023
1 parent d284bdb commit e8d63f0
Show file tree
Hide file tree
Showing 8 changed files with 26 additions and 6 deletions.
4 changes: 4 additions & 0 deletions packages/amplify-codegen-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.

## [1.5.4](https://github.com/aws-amplify/amplify-codegen/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-08-15)

**Note:** Version bump only for package @aws-amplify/amplify-codegen-e2e-core

## [1.5.3](https://github.com/aws-amplify/amplify-codegen/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-08-03)

**Note:** Version bump only for package @aws-amplify/amplify-codegen-e2e-core
Expand Down
2 changes: 1 addition & 1 deletion packages/amplify-codegen-e2e-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/amplify-codegen-e2e-core",
"version": "1.5.3",
"version": "1.5.4",
"description": "",
"repository": {
"type": "git",
Expand Down
4 changes: 4 additions & 0 deletions packages/amplify-codegen-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.

## [2.43.4](https://github.com/aws-amplify/amplify-codegen/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-08-15)

**Note:** Version bump only for package @aws-amplify/amplify-codegen-e2e-tests

## [2.43.3](https://github.com/aws-amplify/amplify-codegen/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-08-03)

**Note:** Version bump only for package @aws-amplify/amplify-codegen-e2e-tests
Expand Down
4 changes: 2 additions & 2 deletions packages/amplify-codegen-e2e-tests/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/amplify-codegen-e2e-tests",
"version": "2.43.3",
"version": "2.43.4",
"description": "",
"repository": {
"type": "git",
Expand All @@ -22,7 +22,7 @@
"clean-e2e-resources": "ts-node ./src/cleanup-e2e-resources.ts"
},
"dependencies": {
"@aws-amplify/amplify-codegen-e2e-core": "1.5.3",
"@aws-amplify/amplify-codegen-e2e-core": "1.5.4",
"@aws-amplify/graphql-schema-test-library": "^1.1.18",
"aws-amplify": "^5.3.3",
"aws-appsync": "^4.1.9",
Expand Down
6 changes: 6 additions & 0 deletions packages/amplify-codegen/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.

# [4.3.0](https://github.com/aws-amplify/amplify-codegen/compare/[email protected]@4.3.0) (2023-08-15)

### Features

- swift use improved pluralization ([#667](https://github.com/aws-amplify/amplify-codegen/issues/667)) ([cb28b9b](https://github.com/aws-amplify/amplify-codegen/commit/cb28b9b31e2c5c6d3279084749840571f03cb8d7))

# [4.2.0](https://github.com/aws-amplify/amplify-codegen/compare/[email protected]@4.2.0) (2023-08-03)

### Features
Expand Down
4 changes: 2 additions & 2 deletions packages/amplify-codegen/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "amplify-codegen",
"version": "4.2.0",
"version": "4.3.0",
"description": "Amplify Code Generator",
"repository": {
"type": "git",
Expand All @@ -21,7 +21,7 @@
"extract-api": "ts-node ../../scripts/extract-api.ts"
},
"dependencies": {
"@aws-amplify/appsync-modelgen-plugin": "2.5.3",
"@aws-amplify/appsync-modelgen-plugin": "2.6.0",
"@aws-amplify/graphql-docs-generator": "4.0.5",
"@aws-amplify/graphql-types-generator": "3.2.0",
"@graphql-codegen/core": "2.6.6",
Expand Down
6 changes: 6 additions & 0 deletions packages/appsync-modelgen-plugin/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.

# [2.6.0](https://github.com/aws-amplify/amplify-codegen/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-08-15)

### Features

- swift use improved pluralization ([#667](https://github.com/aws-amplify/amplify-codegen/issues/667)) ([cb28b9b](https://github.com/aws-amplify/amplify-codegen/commit/cb28b9b31e2c5c6d3279084749840571f03cb8d7))

## 2.5.3 (2023-07-25)

**Note:** Version bump only for package @aws-amplify/appsync-modelgen-plugin
Expand Down
2 changes: 1 addition & 1 deletion packages/appsync-modelgen-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/appsync-modelgen-plugin",
"version": "2.5.3",
"version": "2.6.0",
"repository": {
"type": "git",
"url": "https://github.com/aws-amplify/amplify-codegen.git",
Expand Down

0 comments on commit e8d63f0

Please sign in to comment.