We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57152e7 commit 4db4144Copy full SHA for 4db4144
.github/release-drafter.yml
@@ -2,8 +2,6 @@ name-template: 'v$RESOLVED_VERSION'
2
tag-template: 'v$RESOLVED_VERSION'
3
template: |
4
$CHANGES
5
-
6
- [`$PREVIOUS_TAG...v$RESOLVED_VERSION`](https://github.com/dcastil/tailwind-merge/compare/$PREVIOUS_TAG...v$RESOLVED_VERSION)
7
category-template: '### $TITLE'
8
change-template: '- $TITLE #$NUMBER @$AUTHOR'
9
change-title-escapes: '\<*_&'
0 commit comments