Skip to content

Commit 8735074

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

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.81
6+
### GitHub [#36](https://github.com/tomasbjerre/git-changelog-maven-plugin/pull/36) feat Support Jira Bearer authorization
7+
8+
**Merge pull request #36 from rimuln/feature/13**
9+
10+
* feat Support Jira Bearer authorization
11+
12+
[7714d28c1585441](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/7714d28c1585441) Tomas Bjerre *2021-12-03 17:27:06*
13+
14+
15+
### No issue
16+
17+
**feat Support Jira Bearer authorization**
18+
19+
20+
[e45967ad22e6db2](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e45967ad22e6db2) Lumír Návrat *2021-12-01 23:49:06*
21+
22+
523
## 1.80
624
### GitHub [#35](https://github.com/tomasbjerre/git-changelog-maven-plugin/pull/35) feat: Add support for including partials in mustache templates
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.81
6+
### GitHub [#36](https://github.com/tomasbjerre/git-changelog-maven-plugin/pull/36) feat Support Jira Bearer authorization
7+
8+
**Merge pull request #36 from rimuln/feature/13**
9+
10+
* feat Support Jira Bearer authorization
11+
12+
[7714d28c1585441](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/7714d28c1585441) Tomas Bjerre *2021-12-03 17:27:06*
13+
14+
15+
### No issue
16+
17+
**feat Support Jira Bearer authorization**
18+
19+
20+
[e45967ad22e6db2](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e45967ad22e6db2) Lumír Návrat *2021-12-01 23:49:06*
21+
22+
523
## 1.80
624
### GitHub [#35](https://github.com/tomasbjerre/git-changelog-maven-plugin/pull/35) feat: Add support for including partials in mustache templates
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.81
12+
### GitHub [#36](https://github.com/tomasbjerre/git-changelog-maven-plugin/pull/36) feat Support Jira Bearer authorization
13+
Merge pull request #36 from rimuln/feature/13
14+
15+
feat Support Jira Bearer authorization
16+
17+
18+
### Jira /
19+
[maven-release-plugin] prepare release git-changelog-maven-plugin-1.81
20+
21+
22+
### No issue /
23+
feat Support Jira Bearer authorization
24+
25+
[maven-release-plugin] prepare for next development iteration
26+
27+
28+
1129
## git-changelog-maven-plugin-1.80
1230
### GitHub [#35](https://github.com/tomasbjerre/git-changelog-maven-plugin/pull/35) feat: Add support for including partials in mustache templates
1331
Merge pull request #35 from chme/feat/partials

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-27 20:03:50*
7+
[maven-release-plugin] prepare for next development iteration *2021-12-03 17:28:29*
8+
9+
10+
11+
## git-changelog-maven-plugin-1.81
12+
### GitHub
13+
Merge pull request #36 from rimuln/feature/13
14+
15+
feat Support Jira Bearer authorization *2021-12-03 17:27:06*
16+
17+
18+
### Jira
19+
[maven-release-plugin] prepare release git-changelog-maven-plugin-1.81 *2021-12-03 17:28:26*
20+
21+
22+
### No issue
23+
feat Support Jira Bearer authorization *2021-12-01 23:49:06*
24+
25+
[maven-release-plugin] prepare for next development iteration *2021-11-27 20:04:35*
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.81
6+
### GitHub
7+
Merge pull request #36 from rimuln/feature/13
8+
9+
feat Support Jira Bearer authorization *2021-12-03 17:27:06*
10+
11+
12+
### Jira
13+
[maven-release-plugin] prepare release git-changelog-maven-plugin-1.81 *2021-12-03 17:28:26*
14+
15+
16+
517
## git-changelog-maven-plugin-1.80
618
### GitHub
719
Merge pull request #35 from chme/feat/partials

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-
[0298dacf313e192](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0298dacf313e192) Tomas Bjerre *2021-11-27 20:03:50*
8+
[0d291b2d813076c](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0d291b2d813076c) Tomas Bjerre *2021-12-03 17:28:29*
9+
10+
[maven-release-plugin] prepare for next development iteration
11+
12+
13+
## git-changelog-maven-plugin-1.81
14+
### GitHub [#36](https://github.com/tomasbjerre/git-changelog-maven-plugin/pull/36) feat Support Jira Bearer authorization
15+
16+
[7714d28c1585441](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/7714d28c1585441) Tomas Bjerre *2021-12-03 17:27:06*
17+
18+
Merge pull request #36 from rimuln/feature/13
19+
20+
feat Support Jira Bearer authorization
21+
22+
23+
### Jira
24+
25+
[f4e0a5600602228](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/f4e0a5600602228) Tomas Bjerre *2021-12-03 17:28:26*
26+
27+
[maven-release-plugin] prepare release git-changelog-maven-plugin-1.81
28+
29+
30+
### No issue
31+
32+
[e45967ad22e6db2](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e45967ad22e6db2) Lumír Návrat *2021-12-01 23:49:06*
33+
34+
feat Support Jira Bearer authorization
35+
36+
[ee26029deaaa9f2](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ee26029deaaa9f2) Tomas Bjerre *2021-11-27 20:04:35*
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-
[0298dacf313e192](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0298dacf313e192) Tomas Bjerre *2021-11-27 20:03:50*
11+
[0d291b2d813076c](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0d291b2d813076c) Tomas Bjerre *2021-12-03 17:28:29*
12+
13+
14+
## 1.81
15+
### GitHub [#36](https://github.com/tomasbjerre/git-changelog-maven-plugin/pull/36) feat Support Jira Bearer authorization
16+
17+
**Merge pull request #36 from rimuln/feature/13**
18+
19+
* feat Support Jira Bearer authorization
20+
21+
[7714d28c1585441](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/7714d28c1585441) Tomas Bjerre *2021-12-03 17:27:06*
22+
23+
24+
### Jira plugin-1
25+
26+
**[maven-release-plugin] prepare release git-changelog-maven-plugin-1.81**
27+
28+
29+
[f4e0a5600602228](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/f4e0a5600602228) Tomas Bjerre *2021-12-03 17:28:26*
30+
31+
32+
### No issue
33+
34+
**feat Support Jira Bearer authorization**
35+
36+
37+
[e45967ad22e6db2](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e45967ad22e6db2) Lumír Návrat *2021-12-01 23:49:06*
38+
39+
**[maven-release-plugin] prepare for next development iteration**
40+
41+
42+
[ee26029deaaa9f2](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ee26029deaaa9f2) Tomas Bjerre *2021-11-27 20:04:35*
1243

1344

1445
## 1.80

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-
[0298dacf313e192](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0298dacf313e192) Tomas Bjerre *2021-11-27 20:03:50*
11+
[0d291b2d813076c](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0d291b2d813076c) Tomas Bjerre *2021-12-03 17:28:29*
12+
13+
14+
## git-changelog-maven-plugin-1.81
15+
### GitHub [#36](https://github.com/tomasbjerre/git-changelog-maven-plugin/pull/36) feat Support Jira Bearer authorization
16+
17+
**Merge pull request #36 from rimuln/feature/13**
18+
19+
* feat Support Jira Bearer authorization
20+
21+
[7714d28c1585441](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/7714d28c1585441) Tomas Bjerre *2021-12-03 17:27:06*
22+
23+
24+
### Jira plugin-1
25+
26+
**[maven-release-plugin] prepare release git-changelog-maven-plugin-1.81**
27+
28+
29+
[f4e0a5600602228](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/f4e0a5600602228) Tomas Bjerre *2021-12-03 17:28:26*
30+
31+
32+
### No issue
33+
34+
**feat Support Jira Bearer authorization**
35+
36+
37+
[e45967ad22e6db2](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e45967ad22e6db2) Lumír Návrat *2021-12-01 23:49:06*
38+
39+
**[maven-release-plugin] prepare for next development iteration**
40+
41+
42+
[ee26029deaaa9f2](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ee26029deaaa9f2) Tomas Bjerre *2021-11-27 20:04:35*
1243

1344

1445
## git-changelog-maven-plugin-1.80

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

+8
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,12 @@ feat: Redmine Support *17:11:19*
7373
feat: Add support for including partials in mustache templates *20:01:23*
7474

7575

76+
### GitHub
77+
Merge pull request #36 from rimuln/feature/13
78+
79+
feat Support Jira Bearer authorization *17:27:06*
80+
81+
7682
### GitHub
7783
Using lib 1.23 to sort commits by time, not formatted time #4 *11:10:56*
7884

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

123129

124130
### These commits have not issue in their commit comment
131+
feat Support Jira Bearer authorization *23:49:06*
132+
125133
feat: Add support for including partials in mustache templates *14:27:51*
126134

127135
feat stepping lib *17:12:35*

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-
[0298dacf313e192](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0298dacf313e192) Tomas Bjerre *2021-11-27 20:03:50*
11+
[0d291b2d813076c](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0d291b2d813076c) Tomas Bjerre *2021-12-03 17:28:29*
12+
13+
14+
## 1.81
15+
### GitHub [#36](https://github.com/tomasbjerre/git-changelog-maven-plugin/pull/36) feat Support Jira Bearer authorization
16+
17+
**Merge pull request #36 from rimuln/feature/13**
18+
19+
* feat Support Jira Bearer authorization
20+
21+
[7714d28c1585441](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/7714d28c1585441) Tomas Bjerre *2021-12-03 17:27:06*
22+
23+
24+
### Jira plugin-1
25+
26+
**[maven-release-plugin] prepare release git-changelog-maven-plugin-1.81**
27+
28+
29+
[f4e0a5600602228](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/f4e0a5600602228) Tomas Bjerre *2021-12-03 17:28:26*
30+
31+
32+
### No issue
33+
34+
**feat Support Jira Bearer authorization**
35+
36+
37+
[e45967ad22e6db2](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e45967ad22e6db2) Lumír Návrat *2021-12-01 23:49:06*
38+
39+
**[maven-release-plugin] prepare for next development iteration**
40+
41+
42+
[ee26029deaaa9f2](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ee26029deaaa9f2) Tomas Bjerre *2021-11-27 20:04:35*
1243

1344

1445
## 1.80

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.81-SNAPSHOT</changelog.version>
13+
<changelog.version>1.82-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.81</version>
5+
<version>1.82-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.81</tag>
15+
<tag>HEAD</tag>
1616
</scm>
1717

1818
<distributionManagement>

0 commit comments

Comments
 (0)