Skip to content

Commit

Permalink
skip merge commits in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollovati committed May 21, 2023
1 parent 137c7f2 commit c381adf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@
<changelog>
<formatted>ALWAYS</formatted>
<preset>conventional-commits</preset>
<skipMergeCommits>false</skipMergeCommits>
<skipMergeCommits>true</skipMergeCommits>
<hide>
<categories>
<category>merge</category>
Expand Down

0 comments on commit c381adf

Please sign in to comment.