Files
release-please-action/dist/header1.hbs
2020-12-17 16:39:49 -08:00

10 lines
173 B
Handlebars

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