Skip to content

Release API Plugin#3479

Merged
sarayev merged 1 commit intoreleasefrom
main
May 7, 2026
Merged

Release API Plugin#3479
sarayev merged 1 commit intoreleasefrom
main

Conversation

@sarayev
Copy link
Copy Markdown
Contributor

@sarayev sarayev commented May 7, 2026

Merge main into release branch to sync latest changes for the next release.

…3478)

#### 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

- [x] PR description included
- [x] `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 14:10
@sarayev sarayev changed the title chore: merge main into release Release API Plugin May 7, 2026
@sarayev sarayev merged commit 61c0c2a into release May 7, 2026
6 checks passed
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