Skip to content

Fix double bump issue#1102

Merged
ecraig12345 merged 1 commit intomainfrom
no-double-bump
Dec 4, 2025
Merged

Fix double bump issue#1102
ecraig12345 merged 1 commit intomainfrom
no-double-bump

Conversation

@ecraig12345
Copy link
Copy Markdown
Member

#1087 introduced an issue where validate() would call gatherBumpInfo() on the same set of packageInfos which was then reused by bump/publish. This caused double version bumps.

Fix is to clone the package infos in gatherBumpInfo.

@ecraig12345 ecraig12345 merged commit d5b84ae into main Dec 4, 2025
8 checks passed
@ecraig12345 ecraig12345 deleted the no-double-bump branch December 4, 2025 00:33
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.

1 participant