Update release drafter
This commit is contained in:
parent
ff9099e65e
commit
7fcd0cb502
1 changed files with 4 additions and 2 deletions
6
.github/release-drafter.yml
vendored
6
.github/release-drafter.yml
vendored
|
@ -1,10 +1,12 @@
|
||||||
name-template: 'v$RESOLVED_VERSION'
|
name-template: 'v$RESOLVED_VERSION'
|
||||||
tag-template: 'v$RESOLVED_VERSION'
|
tag-template: 'v$RESOLVED_VERSION'
|
||||||
template: |
|
template: |
|
||||||
I am very excited to announce Toha 'v$RESOLVED_VERSION'. Thanks to $CONTRIBUTORS for their valuable contribution in this release.
|
I am very excited to announce [Hugo](https://gohugo.io/) theme [Toha](https://themes.gohugo.io/toha/) **v$RESOLVED_VERSION**. This release incorporates some improvements and fixes. Please, read the release note and update your theme to enjoy the new changes.
|
||||||
|
|
||||||
The following things has been changed since last release:
|
Thanks to $CONTRIBUTORS for their valuable contribution in this release.
|
||||||
$CHANGES
|
$CHANGES
|
||||||
|
|
||||||
|
This release note was automatically generated by [Release Drafter](https://github.com/marketplace/actions/release-drafter).
|
||||||
categories:
|
categories:
|
||||||
- title: 'Breaking Changes'
|
- title: 'Breaking Changes'
|
||||||
label: 'breaking-change'
|
label: 'breaking-change'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue