1
0
mirror of https://github.com/joaquinjsb/gitea-release-please-action synced 2026-05-07 10:31:14 +02:00
Files
gitea-release-please-action/dist/header.hbs
2020-05-20 21:13:10 -07:00

10 lines
173 B
Handlebars

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