mushegh-host / visualize-conventional-commits

0 stars 0 forks source link

Parsing conventional commits #6

Open mushegh-host opened 2 years ago

mushegh-host commented 2 years ago

Parse commit summary (introduced in #5) from literal commits like:

docs: add section on testing in contributing guidelines 
fix(cli): enable --no-colors flag to mute the output
chore(deps): bump `@conventional-commits/parser` to 0.4.1
mushegh-host commented 2 years ago

Check https://github.com/conventional-commits/parser as it seems official