convco 0.6.3

Conventional commit tools
1
2
3
4
5
6
7
8
9
10
11
{{#word-wrap}}
*{{#if scope}} **{{scope}}:**{{/if}} {{subject}}
{{~#if hash}} {{#if @root.linkReferences}}([{{shortHash}}]({{commitUrlFormat}})){{else}}({{shortHash}}){{/if}}{{/if}}
{{~#if references}}, closes
  {{~#each references}} {{#if @root.linkReferences~}}
    [{{this.prefix}}{{this.issue}}]({{issueUrlFormat}})
  {{~else}}{{this.prefix}}{{this.issue}}
  {{~/if}}{{/each}}
{{~/if}}

{{/word-wrap}}