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
230 stars 32 forks source link

Do not extract ref if there are several footers #29

Open TheRatG opened 2 years ago

TheRatG commented 2 years ago

For example commit message looks like this.

    feat: helpdesk url 2

    Ref: #11645
    Signed-off-by: Vladimir Pak <rrrrrrr@rrrrr.com>