mirror of
https://github.com/googleapis/release-please-action.git
synced 2026-03-24 13:13:47 +00:00
10 lines
171 B
Handlebars
10 lines
171 B
Handlebars
## {{#if @root.linkCompare~}}
|
|
[{{version}}]({{compareUrlFormat}})
|
|
{{~else}}
|
|
{{~version}}
|
|
{{~/if}}
|
|
{{~#if title}} "{{title}}"
|
|
{{~/if}}
|
|
{{~#if date}} ({{date}})
|
|
{{/if}}
|