Skip to content

Release v0.1.9

Compare
Choose a tag to compare
@github-actions github-actions released this 25 May 10:32

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 of CHANGELOG.md

Changed

  • the variables startPattern and endPattern are now called start-pattern and end-pattern instead