Skip to content

Set package version from release tag before publishing#381

Closed
carlostxm wants to merge 1 commit into
mainfrom
fix/npm-publish-version
Closed

Set package version from release tag before publishing#381
carlostxm wants to merge 1 commit into
mainfrom
fix/npm-publish-version

Conversation

@carlostxm
Copy link
Copy Markdown
Contributor

Adds npm version step to set the version from the git tag before npm publish, so we don't need to manually bump package.json.

Made with Cursor

The previous workflow relied on package.json having the correct version,
but these repos don't bump it manually before releases.

Co-authored-by: Cursor <cursoragent@cursor.com>
@carlostxm carlostxm force-pushed the fix/npm-publish-version branch from 73aa9b8 to 2fba7bc Compare May 14, 2026 11:30
@carlostxm
Copy link
Copy Markdown
Contributor Author

Not needed — version is bumped locally before creating the release.

@carlostxm carlostxm closed this May 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant