folke / devmoji

:robot: :rocket: :sparkles: Emojify your conventional commits with Devmoji

Home Page:https://www.npmjs.com/package/devmoji

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for second variant of BREAKING CHANGE

Fiszcz opened this issue · comments

You support one variant of breaking change signature: type(scope)!: description

It would be great if you could support also second variant of breaking change signature:

type(scope): description

BREAKING CHANGE: description of breaking change

We could use this type of regex: ($\s$\sBREAKING CHANGE)

🎉 This issue has been resolved in version 2.1.11 🎉

The release is available on:

Your semantic-release bot 📦🚀