vemel/Next Change

Parse and update CHANGELOG.md

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
pathPath to CHANGELOG.mdno./CHANGELOG.md
releaseGet or create a release to edit, set it as targetno""
clearDelete everything from target release notes if it exists and not emptynofalse
getReplace target release notes with notes of release provided here, e.g. Undefinedno""
setFully replace target release notes with parameter valueno""
appendAppend new lines to target release notes from parameter valueno""
suffixAdd suffix to each section of append notes, good for pasting a link to PRno""
saveWhether to save changes back to CHANGELOG.md pathnotrue
sanitizeKeep only Keep a Changelog sections in target release notesnofalse
encodingEncoding for CHANGELOG.mdnoutf-8
namedescription
resultTarget Release notes
titlesComma-separated Keep a Changelog titles from release notes
labelRelease label based on release notes: major, minor, or patch