Skip to content

Commit

Permalink
Exclude merge commt from changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
yasuoza committed Jul 8, 2021
1 parent 4e7256c commit f50af07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .release-it.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"releaseName": "${version}"
},
"git": {
"changelog": "git log --no-merges --pretty=format:\"* %s (%h)\" ${from}...${to}",
"requireCleanWorkingDir": true,
"commitMessage": "v${version}"
}
Expand Down

0 comments on commit f50af07

Please sign in to comment.