diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 4623f0e..bf18d54 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -1,10 +1,12 @@ name-template: 'v$RESOLVED_VERSION' tag-template: 'v$RESOLVED_VERSION' 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 + + This release note was automatically generated by [Release Drafter](https://github.com/marketplace/actions/release-drafter). categories: - title: 'Breaking Changes' label: 'breaking-change'