Skip to content

Commit 85ccc89

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

File tree

4 files changed

+11
-3
lines changed

4 files changed

+11
-3
lines changed

packages/amplify-codegen-e2e-core/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.6.6](https://github.com/aws-amplify/amplify-codegen/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-10-17)
7+
8+
**Note:** Version bump only for package @aws-amplify/amplify-codegen-e2e-core
9+
610
## [1.6.5](https://github.com/aws-amplify/amplify-codegen/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-05-06)
711

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

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

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.45.4](https://github.com/aws-amplify/amplify-codegen/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-10-17)
7+
8+
**Note:** Version bump only for package @aws-amplify/amplify-codegen-e2e-tests
9+
610
## [2.45.3](https://github.com/aws-amplify/amplify-codegen/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2024-09-05)
711

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

packages/amplify-codegen-e2e-tests/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/amplify-codegen-e2e-tests",
3-
"version": "2.45.3",
3+
"version": "2.45.4",
44
"description": "",
55
"repository": {
66
"type": "git",
@@ -23,7 +23,7 @@
2323
"clean-e2e-resources": "ts-node ./src/cleanup-e2e-resources.ts"
2424
},
2525
"dependencies": {
26-
"@aws-amplify/amplify-codegen-e2e-core": "1.6.5",
26+
"@aws-amplify/amplify-codegen-e2e-core": "1.6.6",
2727
"@aws-amplify/graphql-schema-test-library": "^3.0.0",
2828
"amazon-cognito-identity-js": "^6.3.6",
2929
"aws-amplify": "^5.3.3",

0 commit comments

Comments
 (0)