We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec22520 commit 446a53fCopy full SHA for 446a53f
.release-it.json
@@ -21,7 +21,7 @@
21
"--follow-tags"
22
],
23
"pushRepo": "",
24
- "changelog": "git log --pretty=format:\"* %s (%h) by %cn on %as\" ${from}...${to}"
+ "changelog": "git log --pretty=format:\"* %s (%h) by %an on %as\" ${from}...${to}"
25
},
26
"github": {
27
"release": true,
0 commit comments