We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9523701 commit b7ae7f8Copy full SHA for b7ae7f8
pom.xml
@@ -1991,23 +1991,6 @@ Changelog of {{repoName}}.
1991
{{/ifCommitType}}
1992
{{/commits}}
1993
1994
-{{/ifContainsType}}
1995
-{{#ifContainsType commits type='^($|(?!fix|feat|breaking|ci|bot))'}}
1996
-### Other changes
1997
-
1998
-{{#commits}}
1999
-{{#ifCommitType . type='^$'}}
2000
-**{{{messageTitle}}}**
2001
2002
-{{#messageBodyItems}}
2003
-* {{.}}
2004
-{{/messageBodyItems}}
2005
2006
-[{{subString hash 0 5}}](https://github.com/{{ownerName}}/{{repoName}}/commit/{{hash}}) {{authorName}} *{{commitTime}}*
2007
2008
-{{/ifCommitType}}
2009
-{{/commits}}
2010
2011
{{/ifContainsType}}
2012
{{/tags}}
2013
]]>
0 commit comments