breachvr/next-package-action

A github action to find the next semantic version tag based on current existing version in a package.json file

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
pathPath to a package.json file to look for existing versionno./package.json
releaseDefines if major, minor or patch should be bumpednopatch
pre-releaseTrue if this should be a pre-releasenofalse
namedescription
versionThe calculated new version tag to use