1
0
mirror of https://github.com/joaquinjsb/gitea-release-please-action synced 2026-05-05 10:37:47 +02:00
Files
Google GitHub Actions Bot 1c7728c18b chore: build dist (#827)
Build dist PR
2023-09-28 10:06:33 -07:00

10 lines
173 B
Handlebars

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