jpb06/Bump package version

Bumping package version depending on keywords present in the commit message

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Mar 13, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: jpb06/bump-package@17ebfe09aceb4f746cc3dc23e82faa4a63284845 # v2.8.31

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
cwdPath location of the package to bump..
major-keywordsKeywords triggering a major bump, separated by commas if more than one.[Major]:
minor-keywordsKeywords triggering a minor bump, separated by commas if more than one.[Minor]:
patch-keywordsKeywords triggering a patch bump, separated by commas if more than one.[Patch]:
should-default-to-patchIf no keywords are present in the commits, bump anyway by doing a patch.false
commit-userUser for the version bump commit.""
commit-user-emailUser email for the version bump commit.""
debugDebug mode. Will display event github event data.false
namedescription
bump-performedtrue if package.json has been bumped
new-versionResolved new version