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

fix(git): Incorrect user type in Mention #6

Closed shaffe-fr closed 3 years ago

shaffe-fr commented 3 years ago

Hi, This fixes an error that occurs when mentionning a user in a commit message. Thanks