1
0
mirror of https://github.com/joaquinjsb/gitea-release-please-action synced 2026-05-13 17:01:34 +02:00

chore: build dist

This commit is contained in:
actions-bot
2020-10-01 19:38:19 +00:00
parent 6a8c41c2e1
commit e5f1c264da
9 changed files with 53170 additions and 0 deletions

9
dist/header.hbs vendored Normal file
View File

@@ -0,0 +1,9 @@
## {{#if isPatch~}} <small>
{{~/if~}} {{version}}
{{~#if title}} "{{title}}"
{{~/if~}}
{{~#if date}} ({{date}})
{{~/if~}}
{{~#if isPatch~}} </small>
{{~/if}}