Skip to content

Commit 74c9868

Browse files
committed
include contributors in release notes
1 parent e2e6b60 commit 74c9868

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

GitReleaseManager.yml

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ create:
3131
sha-section-heading: "SHA256 Hashes of the release artifacts"
3232
sha-section-line-format: "- `{1}\t- {0}`"
3333
allow-update-to-published: true
34+
include-contributors: true
3435
close:
3536
use-issue-comments: true
3637
issue-comment: |-

src/GitVersion.sln

+1
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "root", "root", "{7D3A83B4-9
5656
..\.gitignore = ..\.gitignore
5757
..\GitVersion.yml = ..\GitVersion.yml
5858
..\global.json = ..\global.json
59+
..\GitReleaseManager.yml = ..\GitReleaseManager.yml
5960
EndProjectSection
6061
EndProject
6162
Global

0 commit comments

Comments
 (0)