Skip to content

Commit af0d89d

Browse files
committed
chore: update change template in release drafter to include author information
1 parent 3492424 commit af0d89d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/release-drafter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
name-template: "v$RESOLVED_VERSION"
55
tag-template: "v$RESOLVED_VERSION"
66
tag-prefix: "v"
7-
change-template: "- $TITLE (#$NUMBER)"
7+
change-template: "- $TITLE by @$AUTHOR in #$NUMBER"
88
version-resolver:
99
major:
1010
labels:

0 commit comments

Comments
 (0)