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