Skip to content

Commit 446a53f

Browse files
authored
Update .release-it.json
1 parent ec22520 commit 446a53f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.release-it.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"--follow-tags"
2222
],
2323
"pushRepo": "",
24-
"changelog": "git log --pretty=format:\"* %s (%h) by %cn on %as\" ${from}...${to}"
24+
"changelog": "git log --pretty=format:\"* %s (%h) by %an on %as\" ${from}...${to}"
2525
},
2626
"github": {
2727
"release": true,

0 commit comments

Comments
 (0)