Files
release-please-action/dist/header1.hbs
Google GitHub Actions Bot 1c7728c18b chore: build dist (#827)
Build dist PR
2023-09-28 10:06:33 -07:00

10 lines
171 B
Handlebars

## {{#if @root.linkCompare~}}
[{{version}}]({{compareUrlFormat}})
{{~else}}
{{~version}}
{{~/if}}
{{~#if title}} "{{title}}"
{{~/if}}
{{~#if date}} ({{date}})
{{/if}}