Skip to content

Fix version bump in publish workflow#8

Merged
Ioan-Popovici merged 1 commit into
masterfrom
develop
Mar 27, 2026
Merged

Fix version bump in publish workflow#8
Ioan-Popovici merged 1 commit into
masterfrom
develop

Conversation

@Ioan-Popovici

Copy link
Copy Markdown
Member

Summary

  • Removed default Patch value from VersionBump parameter so the publish workflow doesn't auto-increment the version during CI builds
  • This caused v2.0.8 to be published as v2.0.9 on PSGallery

Test plan

  • ./build.ps1 -Task Build no longer bumps version without explicit -VersionBump
  • ./build.ps1 -Task Build -VersionBump Patch still works as expected

🤖 Generated with Claude Code

Remove default Patch value from VersionBump parameter so the publish
workflow does not auto-increment the version during CI builds.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Ioan-Popovici Ioan-Popovici merged commit 5ac0bde into master Mar 27, 2026
4 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.

1 participant