Skip to content

Add Version Bump Script and Auto-Publish CI Job#53

Open
Pearce-Ropion wants to merge 2 commits intomainfrom
pearce/publish-job
Open

Add Version Bump Script and Auto-Publish CI Job#53
Pearce-Ropion wants to merge 2 commits intomainfrom
pearce/publish-job

Conversation

@Pearce-Ropion
Copy link
Copy Markdown
Collaborator

Adds a version bump script (yarn bump)

  • Allows choosing what version to bump to (major, minor, patch, pre-release)
  • If the current version is already a pre-release, also allow choosing to "release" (remove the "pre" portion of the version)

Adds a CI job that detects if a version change was made in the package.json

  • Only runs on changes to main branch
  • Auto-tag when doing releases
  • Uses Org NPM token

@Pearce-Ropion Pearce-Ropion requested review from a team, peternandersson and ryan-sigma May 8, 2026 23:51
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