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 bd9f05a commit 00a1a6bCopy full SHA for 00a1a6b
.github/release-drafter.yml
@@ -56,14 +56,12 @@ version-resolver:
56
- 'patch'
57
default: patch
58
template: |
59
- ## :rocket: What's Changed
60
-
61
- [:books: `Compare Previous Release`](https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...$RESOLVED_VERSION)
62
63
$CHANGES
64
65
## :writing_hand: Contributors
66
67
Thanks to everyone who contributed to this release!
68
69
$CONTRIBUTORS
+
+ [:books: `Compare Previous Release`](https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...$RESOLVED_VERSION)
0 commit comments