Extract Release Notes Versions Save

A GitHub Action to extract release notes from a "Keep a Changelog" formatted changelog file

v2.2.0

1 month ago

Fixed

  • The action now correctly handles the case where no release notes are found in the changelog. Thanks to kishor82 for his contribution.

v2.1.0

4 months ago

Changed

  • Dependencies updated

v2.0.0

5 months ago

Changed

  • Default runtime updated to node20

v1.17.0

11 months ago

Changed

  • Dependencies updated

v1.16.0

1 year ago

Changed

  • Dependencies updated

v1.15.0

1 year ago

Changed

  • Dependencies updated

v1.14.0

2 years ago

Changed

  • Dependencies updated

v1.13.0

2 years ago

Changed

  • Dependencies updated

v1.12.0

2 years ago

Changed

  • Dependencies updated

v1.11.0

2 years ago

Added

  • Added prerelease parameter to extract the content between the first (## [Unreleased]) and second H2 header

Changed

  • Dependencies updated