Skip to content

fix: restore e2e-tests version to 4.1.13 after accidental downgrade#3478

Merged
sarayev merged 1 commit into
mainfrom
fix/e2e-tests-version-bump
May 7, 2026
Merged

fix: restore e2e-tests version to 4.1.13 after accidental downgrade#3478
sarayev merged 1 commit into
mainfrom
fix/e2e-tests-version-bump

Conversation

@sarayev
Copy link
Copy Markdown
Contributor

@sarayev sarayev commented May 7, 2026

Description of changes

Restores amplify-category-api-e2e-tests package version from 4.1.12 back to 4.1.13. The version was accidentally downgraded in #3441 (bddb2c8), which caused lerna to fail when it tried to bump and tag 4.1.13 again — the git tag amplify-category-api-e2e-tests@4.1.13 already existed from the prior release.

CDK / CloudFormation Parameters Changed

None.

Issue #, if available

N/A — build failure caused by tag collision during lerna version.

Description of how you validated changes

Confirmed via git tag -l "amplify-category-api-e2e-tests*" that the @4.1.13 tag already exists. Verified the parent commit of #3441 had version 4.1.13 and the commit itself downgraded it to 4.1.12. Restoring to 4.1.13 means lerna will see no version change needed and skip re-tagging.

Checklist

  • PR description included
  • yarn test passes
  • E2E test run linked (not applicable — version-only change)
  • Tests are changed or added (not applicable)
  • Relevant documentation is changed or added (not applicable)
  • New AWS SDK calls or CloudFormation actions have been added to relevant test and service IAM policies (not applicable)
  • Any CDK or CloudFormation parameter changes are called out explicitly (not applicable)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@sarayev sarayev requested a review from a team as a code owner May 7, 2026 13:55
Copy link
Copy Markdown
Member

@svidgen svidgen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤯

@sarayev sarayev merged commit 99f3c0c into main May 7, 2026
6 checks passed
@sarayev sarayev deleted the fix/e2e-tests-version-bump branch May 7, 2026 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants