momocow / semantic-release-gitmoji

✨🐛💥 A semantic-release plugin for gitmojis. Different from conventional changelog, Gitmoji commits are used to determine a release type and generate release notes.
MIT License
86 stars 20 forks source link

✨ Add support of gitmoji `semver` key #52

Closed rdeville closed 1 year ago

rdeville commented 1 year ago

I add the option to use semver key from gitmojis. This allow to ease the management of template using major, minor and patch (and set to others if gitmoji semver is null).

To use semver from Gitmoji, user need to set the key semver to true in the ReleaseNote options. Default is set to false to ensure continuity with already existing behaviour and templates.

Fix issue #18.

inazuma-bot commented 1 year ago

:tada: This PR is included in version 1.6.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: