Skip to content

Commit ee26029

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent d0e326b commit ee26029

12 files changed

+221
-8
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22

33
Changelog for tomasbjerre git-changelog-maven-plugin.
44

5+
## 1.80
6+
### GitHub [#35](https://github.com/tomasbjerre/git-changelog-maven-plugin/pull/35) feat: Add support for including partials in mustache templates
7+
8+
**Merge pull request #35 from chme/feat/partials**
9+
10+
* feat: Add support for including partials in mustache templates
11+
12+
[b3a7fe82cb9d36a](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/b3a7fe82cb9d36a) Tomas Bjerre *2021-11-27 20:01:23*
13+
14+
15+
### No issue
16+
17+
**feat: Add support for including partials in mustache templates**
18+
19+
20+
[979ec1134be3078](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/979ec1134be3078) chme *2021-11-27 14:27:51*
21+
22+
523
## 1.79
624
### GitHub [#33](https://github.com/tomasbjerre/git-changelog-maven-plugin/pull/33) feat: Redmine Support
725

git-changelog-maven-plugin-example/CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22

33
Changelog for tomasbjerre git-changelog-maven-plugin.
44

5+
## 1.80
6+
### GitHub [#35](https://github.com/tomasbjerre/git-changelog-maven-plugin/pull/35) feat: Add support for including partials in mustache templates
7+
8+
**Merge pull request #35 from chme/feat/partials**
9+
10+
* feat: Add support for including partials in mustache templates
11+
12+
[b3a7fe82cb9d36a](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/b3a7fe82cb9d36a) Tomas Bjerre *2021-11-27 20:01:23*
13+
14+
15+
### No issue
16+
17+
**feat: Add support for including partials in mustache templates**
18+
19+
20+
[979ec1134be3078](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/979ec1134be3078) chme *2021-11-27 14:27:51*
21+
22+
523
## 1.79
624
### GitHub [#33](https://github.com/tomasbjerre/git-changelog-maven-plugin/pull/33) feat: Redmine Support
725

git-changelog-maven-plugin-example/CHANGELOG_custom.md

+18
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,24 @@ Changelog of Git Changelog Maven plugin.
88

99

1010

11+
## git-changelog-maven-plugin-1.80
12+
### GitHub [#35](https://github.com/tomasbjerre/git-changelog-maven-plugin/pull/35) feat: Add support for including partials in mustache templates
13+
Merge pull request #35 from chme/feat/partials
14+
15+
feat: Add support for including partials in mustache templates
16+
17+
18+
### Jira /
19+
[maven-release-plugin] prepare release git-changelog-maven-plugin-1.80
20+
21+
22+
### No issue /
23+
feat: Add support for including partials in mustache templates
24+
25+
[maven-release-plugin] prepare for next development iteration
26+
27+
28+
1129
## git-changelog-maven-plugin-1.79
1230
### GitHub [#33](https://github.com/tomasbjerre/git-changelog-maven-plugin/pull/33) feat: Redmine Support
1331
Merge pull request #33 from huygun/feature/redmine

git-changelog-maven-plugin-example/CHANGELOG_ignoreCommitsOlderThan.md

+19-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,25 @@ Changelog of Git Changelog Maven plugin.
44

55
## Unreleased
66
### No issue
7-
[maven-release-plugin] prepare for next development iteration *2021-11-16 17:13:34*
7+
[maven-release-plugin] prepare for next development iteration *2021-11-27 20:03:50*
8+
9+
10+
11+
## git-changelog-maven-plugin-1.80
12+
### GitHub
13+
Merge pull request #35 from chme/feat/partials
14+
15+
feat: Add support for including partials in mustache templates *2021-11-27 20:01:23*
16+
17+
18+
### Jira
19+
[maven-release-plugin] prepare release git-changelog-maven-plugin-1.80 *2021-11-27 20:03:45*
20+
21+
22+
### No issue
23+
feat: Add support for including partials in mustache templates *2021-11-27 14:27:51*
24+
25+
[maven-release-plugin] prepare for next development iteration *2021-11-16 17:18:21*
826

927

1028

git-changelog-maven-plugin-example/CHANGELOG_ignoreCommitsWithoutIssue.md

+12
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5+
## git-changelog-maven-plugin-1.80
6+
### GitHub
7+
Merge pull request #35 from chme/feat/partials
8+
9+
feat: Add support for including partials in mustache templates *2021-11-27 20:01:23*
10+
11+
12+
### Jira
13+
[maven-release-plugin] prepare release git-changelog-maven-plugin-1.80 *2021-11-27 20:03:45*
14+
15+
16+
517
## git-changelog-maven-plugin-1.79
618
### GitHub
719
Merge pull request #33 from huygun/feature/redmine

git-changelog-maven-plugin-example/CHANGELOG_inline.md

+29-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,35 @@ Changelog of Git Changelog Maven plugin.
55
## Unreleased
66
### No issue
77

8-
[d6332b18c833d44](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d6332b18c833d44) Tomas Bjerre *2021-11-16 17:13:34*
8+
[0298dacf313e192](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0298dacf313e192) Tomas Bjerre *2021-11-27 20:03:50*
9+
10+
[maven-release-plugin] prepare for next development iteration
11+
12+
13+
## git-changelog-maven-plugin-1.80
14+
### GitHub [#35](https://github.com/tomasbjerre/git-changelog-maven-plugin/pull/35) feat: Add support for including partials in mustache templates
15+
16+
[b3a7fe82cb9d36a](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/b3a7fe82cb9d36a) Tomas Bjerre *2021-11-27 20:01:23*
17+
18+
Merge pull request #35 from chme/feat/partials
19+
20+
feat: Add support for including partials in mustache templates
21+
22+
23+
### Jira
24+
25+
[d0e326b1a31d130](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d0e326b1a31d130) Tomas Bjerre *2021-11-27 20:03:45*
26+
27+
[maven-release-plugin] prepare release git-changelog-maven-plugin-1.80
28+
29+
30+
### No issue
31+
32+
[979ec1134be3078](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/979ec1134be3078) chme *2021-11-27 14:27:51*
33+
34+
feat: Add support for including partials in mustache templates
35+
36+
[ce44e6f8ef8c02c](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ce44e6f8ef8c02c) Tomas Bjerre *2021-11-16 17:18:21*
937

1038
[maven-release-plugin] prepare for next development iteration
1139

git-changelog-maven-plugin-example/CHANGELOG_jira.md

+32-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,38 @@ Changelog for tomasbjerre git-changelog-maven-plugin.
88
**[maven-release-plugin] prepare for next development iteration**
99

1010

11-
[d6332b18c833d44](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d6332b18c833d44) Tomas Bjerre *2021-11-16 17:13:34*
11+
[0298dacf313e192](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0298dacf313e192) Tomas Bjerre *2021-11-27 20:03:50*
12+
13+
14+
## 1.80
15+
### GitHub [#35](https://github.com/tomasbjerre/git-changelog-maven-plugin/pull/35) feat: Add support for including partials in mustache templates
16+
17+
**Merge pull request #35 from chme/feat/partials**
18+
19+
* feat: Add support for including partials in mustache templates
20+
21+
[b3a7fe82cb9d36a](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/b3a7fe82cb9d36a) Tomas Bjerre *2021-11-27 20:01:23*
22+
23+
24+
### Jira plugin-1
25+
26+
**[maven-release-plugin] prepare release git-changelog-maven-plugin-1.80**
27+
28+
29+
[d0e326b1a31d130](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d0e326b1a31d130) Tomas Bjerre *2021-11-27 20:03:45*
30+
31+
32+
### No issue
33+
34+
**feat: Add support for including partials in mustache templates**
35+
36+
37+
[979ec1134be3078](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/979ec1134be3078) chme *2021-11-27 14:27:51*
38+
39+
**[maven-release-plugin] prepare for next development iteration**
40+
41+
42+
[ce44e6f8ef8c02c](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ce44e6f8ef8c02c) Tomas Bjerre *2021-11-16 17:18:21*
1243

1344

1445
## 1.79

git-changelog-maven-plugin-example/CHANGELOG_minimal.md

+32-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,38 @@ Changelog for tomasbjerre git-changelog-maven-plugin.
88
**[maven-release-plugin] prepare for next development iteration**
99

1010

11-
[d6332b18c833d44](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d6332b18c833d44) Tomas Bjerre *2021-11-16 17:13:34*
11+
[0298dacf313e192](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0298dacf313e192) Tomas Bjerre *2021-11-27 20:03:50*
12+
13+
14+
## git-changelog-maven-plugin-1.80
15+
### GitHub [#35](https://github.com/tomasbjerre/git-changelog-maven-plugin/pull/35) feat: Add support for including partials in mustache templates
16+
17+
**Merge pull request #35 from chme/feat/partials**
18+
19+
* feat: Add support for including partials in mustache templates
20+
21+
[b3a7fe82cb9d36a](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/b3a7fe82cb9d36a) Tomas Bjerre *2021-11-27 20:01:23*
22+
23+
24+
### Jira plugin-1
25+
26+
**[maven-release-plugin] prepare release git-changelog-maven-plugin-1.80**
27+
28+
29+
[d0e326b1a31d130](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d0e326b1a31d130) Tomas Bjerre *2021-11-27 20:03:45*
30+
31+
32+
### No issue
33+
34+
**feat: Add support for including partials in mustache templates**
35+
36+
37+
[979ec1134be3078](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/979ec1134be3078) chme *2021-11-27 14:27:51*
38+
39+
**[maven-release-plugin] prepare for next development iteration**
40+
41+
42+
[ce44e6f8ef8c02c](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ce44e6f8ef8c02c) Tomas Bjerre *2021-11-16 17:18:21*
1243

1344

1445
## git-changelog-maven-plugin-1.79

git-changelog-maven-plugin-example/CHANGELOG_mixed.md

+8
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,12 @@ Add unescaped simple plain text example *14:07:41*
6767
feat: Redmine Support *17:11:19*
6868

6969

70+
### GitHub
71+
Merge pull request #35 from chme/feat/partials
72+
73+
feat: Add support for including partials in mustache templates *20:01:23*
74+
75+
7076
### GitHub
7177
Using lib 1.23 to sort commits by time, not formatted time #4 *11:10:56*
7278

@@ -116,6 +122,8 @@ Fix fromCommit and fromRef property typo *21:11:26*
116122

117123

118124
### These commits have not issue in their commit comment
125+
feat: Add support for including partials in mustache templates *14:27:51*
126+
119127
feat stepping lib *17:12:35*
120128

121129
feat: Redmine Support *12:20:16*

git-changelog-maven-plugin-example/CHANGELOG_templatefile.md

+32-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,38 @@ Changelog for tomasbjerre git-changelog-maven-plugin.
88
**[maven-release-plugin] prepare for next development iteration**
99

1010

11-
[d6332b18c833d44](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d6332b18c833d44) Tomas Bjerre *2021-11-16 17:13:34*
11+
[0298dacf313e192](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0298dacf313e192) Tomas Bjerre *2021-11-27 20:03:50*
12+
13+
14+
## 1.80
15+
### GitHub [#35](https://github.com/tomasbjerre/git-changelog-maven-plugin/pull/35) feat: Add support for including partials in mustache templates
16+
17+
**Merge pull request #35 from chme/feat/partials**
18+
19+
* feat: Add support for including partials in mustache templates
20+
21+
[b3a7fe82cb9d36a](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/b3a7fe82cb9d36a) Tomas Bjerre *2021-11-27 20:01:23*
22+
23+
24+
### Jira plugin-1
25+
26+
**[maven-release-plugin] prepare release git-changelog-maven-plugin-1.80**
27+
28+
29+
[d0e326b1a31d130](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d0e326b1a31d130) Tomas Bjerre *2021-11-27 20:03:45*
30+
31+
32+
### No issue
33+
34+
**feat: Add support for including partials in mustache templates**
35+
36+
37+
[979ec1134be3078](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/979ec1134be3078) chme *2021-11-27 14:27:51*
38+
39+
**[maven-release-plugin] prepare for next development iteration**
40+
41+
42+
[ce44e6f8ef8c02c](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ce44e6f8ef8c02c) Tomas Bjerre *2021-11-16 17:18:21*
1243

1344

1445
## 1.79

git-changelog-maven-plugin-example/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1111
<maven.compiler.target>1.8</maven.compiler.target>
1212
<maven.compiler.source>1.8</maven.compiler.source>
13-
<changelog.version>1.80-SNAPSHOT</changelog.version>
13+
<changelog.version>1.81-SNAPSHOT</changelog.version>
1414
</properties>
1515
<build>
1616
<plugins>

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>se.bjurr.gitchangelog</groupId>
44
<artifactId>git-changelog-maven-plugin</artifactId>
5-
<version>1.80</version>
5+
<version>1.81-SNAPSHOT</version>
66
<packaging>maven-plugin</packaging>
77
<name>git-changelog-maven-plugin</name>
88
<description>Maven plugin that can generate a changelog from git repo.</description>
@@ -12,7 +12,7 @@
1212
<scm>
1313
<developerConnection>scm:git:git@github.com:tomasbjerre/git-changelog-maven-plugin.git</developerConnection>
1414
<url>https://github.com/tomasbjerre/git-changelog-maven-plugin</url>
15-
<tag>git-changelog-maven-plugin-1.80</tag>
15+
<tag>HEAD</tag>
1616
</scm>
1717

1818
<distributionManagement>

0 commit comments

Comments
 (0)