diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 4b09357..c3343cf 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -1,4 +1,4 @@ -name-template: ':mega: Lagom OpenAPI $NEXT_MINOR_VERSION released!' +name-template: '$NEXT_MINOR_VERSION' tag-template: '$NEXT_MINOR_VERSION' categories: - title: ':rocket: Features' @@ -13,6 +13,8 @@ categories: template: | + # :mega: Lagom OpenAPI $NEXT_MINOR_VERSION released! + We are pleased to announce the release of OpenAPI module for [Lagom](https://www.lagomframework.com/) framework. ## :green_book: What’s Changed