convco 0.6.4

Conventional commit tools
1
2
3
4
5
6
7
8
9
{{type}}{{#if scope}}({{scope}}){{/if}}{{#if breaking}}!{{/if}}: {{description}}

{{body}}
{{#if breaking_change}}BREAKING CHANGE: {{breaking_change}}{{/if}}

{{#if issues}}Refs: {{#each issues}}{{this}}{{#unless @last}}, {{/unless}}{{/each}}{{/if}}
{{#each footers}}
{{this}}
{{/each}}