diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml new file mode 100644 index 0000000..e8b190d --- /dev/null +++ b/.github/release-drafter.yml @@ -0,0 +1,4 @@ +name-template: '$NEXT_PATCH_VERSION' +tag-template: '$NEXT_PATCH_VERSION' +template: | + $CHANGES