Skip to content

Commit 00a1a6b

Browse files
committed
chore: Update release drafter template and contributors section
- Improve release drafter configuration - Update contributors section in release drafter template - Fix link to compare changes in release drafter template
1 parent bd9f05a commit 00a1a6b

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/release-drafter.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,14 +56,12 @@ version-resolver:
5656
- 'patch'
5757
default: patch
5858
template: |
59-
## :rocket: What's Changed
60-
61-
[:books: `Compare Previous Release`](https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...$RESOLVED_VERSION)
62-
6359
$CHANGES
6460
6561
## :writing_hand: Contributors
6662
6763
Thanks to everyone who contributed to this release!
6864
6965
$CONTRIBUTORS
66+
67+
[:books: `Compare Previous Release`](https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...$RESOLVED_VERSION)

0 commit comments

Comments
 (0)