Commit graph

10 commits

Author SHA1 Message Date
Adrian Smijulj
8c75ac46e3
Merge pull request #3 from bilalshaikh42/patch-1
feat: add support for "perf" commit type
2022-06-12 19:04:30 +02:00
Damiano Petrungaro
0f9bb4c40c feat: support ! for notifying breaking change 2022-05-02 11:37:47 +02:00
Pavel Denisjuk
91c1d3f229
fix: whitelist Revert keyword 2022-02-21 17:00:46 +01:00
Bilal Shaikh
e2c30be56f
feat: add support for "perf" commit type 2022-01-21 10:29:11 -05:00
Adrian Smijulj
b8865a6272 chore: format code 2021-03-26 19:28:59 +01:00
Adrian Smijulj
d95f88e824 fix: use import instead of require 2021-03-26 19:27:32 +01:00
Adrian Smijulj
646bcd692d feat: allow "Merge " commit messages
This is a message that's auto-generated by git. Can't do much about it unfortunately. Let's allow it.
2021-03-26 19:15:39 +01:00
Adrian Smijulj
10dafee2e8 fix: regex 2020-06-11 13:03:58 +02:00
Adrian Smijulj
a51e58c36f fix: support different variations (scopes, emojis, ...) 2020-06-11 12:55:07 +02:00
Adrian Smijulj
6c26401067 test: create a basic test 2020-06-11 12:55:07 +02:00