rotorsoft/semrel-analyze

Analyzes conventional commits in repo to suggest next semantic version and tag relative to the last version tag

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
packageThe name of the package in the mono-repo (git repo)yes
directoryThe path to the package.json in the mono-repo (e.g. libs/eventually)yes
namedescription
last-tagLast version tag found for input package
next-tagNext suggested version tag based on the conventional commits found since last tag or - when nothing found
next-versionNext suggested semantic version based on the conventional commits found since last tag or - when nothing found
change-logLog of conventional commits analyzed since last tag