Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 756 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 756 Bytes

Keep-a-Changelog Action

A GitHub Action that performs various operations on changelogs that adhere to keep-a-changelog and Semantic Versioning conventions.

Commands

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.

Updating from V1 to V2

The upgrade is fairly straightforward, documented here.

License

The scripts and documentation in this project are released under the MIT License.