marcocesarato / php-conventional-changelog

A PHP tool built to generate a changelog from a project's commit messages and metadata following the conventionalcommits.org and automate versioning with semver.org.
GNU General Public License v3.0
227 stars 32 forks source link

fix issue #29 #30

Closed TheRatG closed 2 years ago

TheRatG commented 2 years ago

Do not extract ref if there are several footers

29

marcocesarato commented 2 years ago

Hi, thanks for this fix and pull request much appreciated