Files
gruvbox/node_modules/conventional-changelog-writer/templates/header.hbs

11 lines
200 B
Handlebars

<a name="{{version}}"></a>
## {{#if isPatch~}} <small>
{{~/if~}} {{version}}
{{~#if title}} "{{title}}"
{{~/if~}}
{{~#if date}} ({{date}})
{{~/if~}}
{{~#if isPatch~}} </small>
{{~/if}}