reearth/CHANGELOG generator

Generate CHANGELOG automatically

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
versionA new version ("vX.X.X"), "patch", "minor", "major", "prepatch", "preminor", "premajor", or "prerelease". Default automatically detects a new version from commits.no
dateRelease date. Default: current local timeno
repoRepository name (owner/name) or URL used in CHANGELOG as the link destination for commits and pull requests.no
latestIf true, generates CHANGELOG_latest.md also. You can also specify a file name.no
outputCHANGELOG.md file pathno
noEmitIf true, any files will not be emitted. The result is only available from the outputs.no
configConfig file pathno
namedescription
changelogThe latest CHANGELOG
versionThe new version
dateDate of the new version
prevVersionThe previous version
newChangelogThe new CHANGELOG
oldChangelogThe old CHANGELOG