lordrhodos/github-release-to-changelog-converter

Converts the releases of a Github repository into a changelog

0.2.2 2019-03-07 19:46 UTC

This package is auto-updated.

Last update: 2024-04-15 07:27:05 UTC


README

Build Status Coverage Status

Converts the releases of a Github repository into a changelog

Requirements

  • Requires PHP 7.1 or above.

Installation

Add the package as a requirement to your composer.json:

$ composer require lordrhodos/github-releases-to-change-log-converter

or clone the project if you want to use it as stand alone consoel application:

$ git clone git@github.com:lordrhodos/github-releases-to-change-log-converter.git

License

This software is licensed under the MIT License - see the LICENSE file for details.