Closed Everduin94 closed 11 months ago
Is this issue still there? @Everduin94
@bhanudatsinhjhala - Yes it is still open :)
Also when I get the chance I will take a look at your PR. Just busy with work atm.
This is what I understand correct me if I understand it wrong, I have to integrate semantic-release package to get the emoji in the git right? @Everduin94
Closing issue, purely cosmetic and would rather focus on higher impact issues.
Better Commits has the git emoji configuration enabled.
However, semantic release is not setup to recognize this.
Thus, a commit such as: ✨ feat(something): my commit -- runs a successful build, but doesn't tag/deploy a new version.
Add plugin: https://github.com/momocow/semantic-release-gitmoji ?