Skip to content

Commit b7ae7f8

Browse files
build: Update pom.xml (#2091)
git-changelog plugin Signed-off-by: 梦里不知身是客 <liang.tang.cx@gmail.com>
1 parent 9523701 commit b7ae7f8

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

pom.xml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1991,23 +1991,6 @@ Changelog of {{repoName}}.
19911991
{{/ifCommitType}}
19921992
{{/commits}}
19931993
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-
20111994
{{/ifContainsType}}
20121995
{{/tags}}
20131996
]]>

0 commit comments

Comments
 (0)