We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b848c9e + 0675651 commit e9737efCopy full SHA for e9737ef
1 file changed
.releaserc.json
@@ -18,7 +18,7 @@
18
["@semantic-release/release-notes-generator", {
19
"preset": "conventionalcommits",
20
"writerOpts": {
21
- "commitPartial": "* {{#if scope}}**{{scope}}:** {{/if}}{{subject}} ({{hash}}) — @{{authorLogin}}\n"
+ "commitPartial": "* {{#if scope}}**{{scope}}:** {{/if}}{{subject}} ({{hash}}) — {{authorName}}\n"
22
}
23
}],
24
["@semantic-release/changelog", {
0 commit comments