A GitHub Action that performs various operations on changelogs that adhere to keep-a-changelog and Semantic Versioning conventions.
Updates a changelog by converting the '[Unreleased]' section to the latest release number. The release number is automatically incremented according to the action parameters.
Queries release information for a specified version from a changelog.
The upgrade is fairly straightforward, documented here.
The scripts and documentation in this project are released under the MIT License.