mirror of
https://github.com/googleapis/release-please-action.git
synced 2026-03-25 13:43:09 +00:00
10 lines
173 B
Handlebars
10 lines
173 B
Handlebars
## {{#if isPatch~}} <small>
|
|
{{~/if~}} {{version}}
|
|
{{~#if title}} "{{title}}"
|
|
{{~/if~}}
|
|
{{~#if date}} ({{date}})
|
|
{{~/if~}}
|
|
{{~#if isPatch~}} </small>
|
|
{{~/if}}
|
|
|