Release v0.1.9
release-notes-from-changelog
GitHub action that extracts release notes from an existing changelog.
Changes in this version:
[0.1.9]
Added
- input variable
chop
to control how many lines are removed from the end of the matching part ofCHANGELOG.md
Changed
- the variables
startPattern
andendPattern
are now calledstart-pattern
andend-pattern
instead