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 21bfbc8 commit c60ea78Copy full SHA for c60ea78
.github/release-drafter.yml
@@ -28,12 +28,12 @@ version-resolver:
28
template: |
29
## What's Changed
30
31
+ [:books: `Compare from $PREVIOUS_TAG`](https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...$CURRENT_TAG)
32
+
33
$CHANGES
34
35
## Contributors
36
37
Thanks to everyone who contributed to this release!
38
39
$CONTRIBUTORS
-
- [:books: `Compare from $PREVIOUS_TAG`](https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...$CURRENT_TAG)
0 commit comments