Skip to content

Commit

Permalink
build(jreleaser): skip merge commits from the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jponge committed Nov 20, 2024
1 parent 3af8882 commit e9b402f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -578,6 +578,7 @@
<changelog>
<preset>conventional-commits</preset>
<links>true</links>
<skipMergeCommits>true</skipMergeCommits>
<formatted>ALWAYS</formatted>
<extraProperties>
<categorizeScopes>true</categorizeScopes>
Expand Down

0 comments on commit e9b402f

Please sign in to comment.