Skip to content

Commit 1c34ac5

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

File tree

6 files changed

+16
-4
lines changed

6 files changed

+16
-4
lines changed

packages/amplify-codegen-e2e-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+
## [2.42.7](https://github.com/aws-amplify/amplify-codegen/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-04-25)
7+
8+
**Note:** Version bump only for package @aws-amplify/amplify-codegen-e2e-tests
9+
610
## [2.42.6](https://github.com/aws-amplify/amplify-codegen/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-04-12)
711

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

packages/amplify-codegen-e2e-tests/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/amplify-codegen-e2e-tests",
3-
"version": "2.42.6",
3+
"version": "2.42.7",
44
"description": "",
55
"repository": {
66
"type": "git",

packages/amplify-codegen/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+
## [3.4.3](https://github.com/aws-amplify/amplify-codegen/compare/[email protected]@3.4.3) (2023-04-25)
7+
8+
**Note:** Version bump only for package amplify-codegen
9+
610
## [3.4.2](https://github.com/aws-amplify/amplify-codegen/compare/[email protected]@3.4.2) (2023-04-12)
711

812
**Note:** Version bump only for package amplify-codegen

packages/amplify-codegen/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "amplify-codegen",
3-
"version": "3.4.2",
3+
"version": "3.4.3",
44
"description": "amplify code generator",
55
"repository": {
66
"type": "git",
@@ -20,7 +20,7 @@
2020
"test-watch": "jest --watch"
2121
},
2222
"dependencies": {
23-
"@aws-amplify/appsync-modelgen-plugin": "2.4.1",
23+
"@aws-amplify/appsync-modelgen-plugin": "2.4.2",
2424
"@aws-amplify/graphql-docs-generator": "3.0.3",
2525
"@aws-amplify/graphql-types-generator": "3.0.1",
2626
"@graphql-codegen/core": "2.6.6",

packages/appsync-modelgen-plugin/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+
## [2.4.2](https://github.com/aws-amplify/amplify-codegen/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-04-25)
7+
8+
**Note:** Version bump only for package @aws-amplify/appsync-modelgen-plugin
9+
610
## [2.4.1](https://github.com/aws-amplify/amplify-codegen/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-04-12)
711

812
### Bug Fixes

packages/appsync-modelgen-plugin/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/appsync-modelgen-plugin",
3-
"version": "2.4.1",
3+
"version": "2.4.2",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/aws-amplify/amplify-codegen.git",

0 commit comments

Comments
 (0)