Releases
1.1.0
fix: do not ask questions if the commit message already exists (fb3c69c )
chore(tools): add release-it (d1b6bae )
chore(tools): add coverage output to test run (86b53e1 )
chore(tools): set up CI to run tests on every push (a348d43 )
chore(test): add property based test for message parsing roundtrip (66ce9ee )
chore(refactor): split parseConfig function (4cb2b50 )
chore(docs): add table of contents to README (b319155 )
chore(docs): add README.md (d68ec1e )
feat: add a description for each commit type (79e8011 )
chore(docs): add LICENSE (436a09b )
feat: add a --fix option to lint mode to reformat body and subject line (2f39919 )
fix: check captialization of the subject line (f69d108 )
chore(tools): lint commit messages with a git hook (a6e5210 )
fix: do not add git comments to parsed message body (e3bf0d5 )
chore(tools): use compiled version of commitlint for git hook (12e4713 )
feat: add linting of existing commit messages (46b2cb9 )
feat: add function to parse existing commit messages (3cd2fbc )
feat: keep comments from original commit message (fda7cff )
chore(tools): run commithelper automatically with a git hook (f0d4c00 )
Fix extra newline in footer (452373d )
Make commithelper an executable (693b6f2 )
Add rendering of commit messages (3a63842 )
Allow to read the config from package.json (1923bd2 )
Fix ticket number validation using wrong prefix (8692cd0 )
Add set of questions for interactive mode (63cde3c )
Add parsing of config file (7688136 )
Initial commit (24ca449 )
You can’t perform that action at this time.