Skip to content

Commit 4db4144

Browse files
committed
remove compare link from Release Drafter template
Not needed as the GitHub UI provides a superior compare button
1 parent 57152e7 commit 4db4144

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/release-drafter.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ name-template: 'v$RESOLVED_VERSION'
22
tag-template: 'v$RESOLVED_VERSION'
33
template: |
44
$CHANGES
5-
6-
[`$PREVIOUS_TAG...v$RESOLVED_VERSION`](https://github.com/dcastil/tailwind-merge/compare/$PREVIOUS_TAG...v$RESOLVED_VERSION)
75
category-template: '### $TITLE'
86
change-template: '- $TITLE #$NUMBER @$AUTHOR'
97
change-title-escapes: '\<*_&'

0 commit comments

Comments
 (0)