Skip to content

Commit c7b4e38

Browse files
author
helpermethod
committed
chore: Switch to conventional commits
1 parent 7e000c2 commit c7b4e38

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

pom.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,14 @@
162162
</nexus2>
163163
</maven>
164164
</deploy>
165+
<release>
166+
<github>
167+
<changelog>
168+
<formatted>ALWAYS</formatted>
169+
<preset>conventional-commits</preset>
170+
</changelog>
171+
</github>
172+
</release>
165173
</jreleaser>
166174
</configuration>
167175
</plugin>

0 commit comments

Comments
 (0)