Skip to content

Commit

Permalink
chore: use conventional commits prefix for releases
Browse files Browse the repository at this point in the history
  • Loading branch information
joschi committed Dec 9, 2023
1 parent 05cad3b commit c6203b4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,9 @@
</goals>
</execution>
</executions>
<configuration>
<scmCommentPrefix xml:space="preserve">chore(release): </scmCommentPrefix>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit c6203b4

Please sign in to comment.