Skip to content

Fix publish workflow: allow same version#6

Merged
milldr merged 1 commit intomainfrom
fix-version-step
Feb 13, 2026
Merged

Fix publish workflow: allow same version#6
milldr merged 1 commit intomainfrom
fix-version-step

Conversation

@milldr
Copy link
Owner

@milldr milldr commented Feb 13, 2026

Summary

  • Add --allow-same-version to the npm version step in the publish workflow
  • Fixes failure when package.json version already matches the release tag (npm errors with "Version not changed")

Test plan

  • Merge, publish release, verify npm publish succeeds

@milldr milldr added the patch Bug fix - bumps patch version label Feb 13, 2026
@milldr milldr merged commit 8e47482 into main Feb 13, 2026
3 checks passed
@milldr milldr deleted the fix-version-step branch February 13, 2026 00:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Bug fix - bumps patch version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant