File tree 12 files changed +151
-5
lines changed
git-changelog-maven-plugin-example
12 files changed +151
-5
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Changelog of git-changelog-maven-plugin.
4
4
5
+ ## 1.88 (2022-01-20)
6
+
7
+
8
+
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ - parsing scopes ([ 2c8ad] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/2c8ad2e4a516307 ) Tomas Bjerre)
14
+
15
+
16
+
5
17
## 1.87 (2022-01-17)
6
18
7
19
Original file line number Diff line number Diff line change 2
2
3
3
Changelog of git-changelog-maven-plugin.
4
4
5
+ ## 1.88 (2022-01-20)
6
+
7
+
8
+
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ - parsing scopes ([ 2c8ad] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/2c8ad2e4a516307 ) Tomas Bjerre)
14
+
15
+
16
+
5
17
## 1.87 (2022-01-17)
6
18
7
19
Original file line number Diff line number Diff line change @@ -8,6 +8,16 @@ Changelog of Git Changelog Maven plugin.
8
8
9
9
10
10
11
+ ## git-changelog-maven-plugin-1.88
12
+ ### No issue /
13
+ [ maven-release-plugin] prepare release git-changelog-maven-plugin-1.88
14
+
15
+ fix: parsing scopes
16
+
17
+ [ maven-release-plugin] prepare for next development iteration
18
+
19
+
20
+
11
21
## git-changelog-maven-plugin-1.87
12
22
### No issue /
13
23
[ maven-release-plugin] prepare release git-changelog-maven-plugin-1.87
Original file line number Diff line number Diff line change @@ -4,7 +4,17 @@ Changelog of Git Changelog Maven plugin.
4
4
5
5
## Unreleased
6
6
### No issue
7
- [ maven-release-plugin] prepare for next development iteration * 2022-01-17 15:46:03*
7
+ [ maven-release-plugin] prepare for next development iteration * 2022-01-20 15:21:50*
8
+
9
+
10
+
11
+ ## git-changelog-maven-plugin-1.88
12
+ ### No issue
13
+ [ maven-release-plugin] prepare release git-changelog-maven-plugin-1.88 * 2022-01-20 15:21:47*
14
+
15
+ fix: parsing scopes * 2022-01-20 15:21:32*
16
+
17
+ [ maven-release-plugin] prepare for next development iteration * 2022-01-17 15:46:49*
8
18
9
19
10
20
Original file line number Diff line number Diff line change @@ -5,7 +5,23 @@ Changelog of Git Changelog Maven plugin.
5
5
## Unreleased
6
6
### No issue
7
7
8
- [ 724923eec39e0aa] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/724923eec39e0aa ) Tomas Bjerre * 2022-01-17 15:46:03*
8
+ [ 5f87425739eafe2] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/5f87425739eafe2 ) Tomas Bjerre * 2022-01-20 15:21:50*
9
+
10
+ [ maven-release-plugin] prepare for next development iteration
11
+
12
+
13
+ ## git-changelog-maven-plugin-1.88
14
+ ### No issue
15
+
16
+ [ 6e99da07ace7ee0] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/6e99da07ace7ee0 ) Tomas Bjerre * 2022-01-20 15:21:47*
17
+
18
+ [ maven-release-plugin] prepare release git-changelog-maven-plugin-1.88
19
+
20
+ [ 2c8ad2e4a516307] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/2c8ad2e4a516307 ) Tomas Bjerre * 2022-01-20 15:21:32*
21
+
22
+ fix: parsing scopes
23
+
24
+ [ 1e92dd134196a2d] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/1e92dd134196a2d ) Tomas Bjerre * 2022-01-17 15:46:49*
9
25
10
26
[ maven-release-plugin] prepare for next development iteration
11
27
Original file line number Diff line number Diff line change 2
2
3
3
Changelog of git-changelog-maven-plugin.
4
4
5
+ ## 1.88 (2022-01-20)
6
+
7
+
8
+
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ - parsing scopes ([ 2c8ad] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/2c8ad2e4a516307 ) Tomas Bjerre)
14
+
15
+
16
+ ### Other changes
17
+
18
+ ** [ maven-release-plugin] prepare release git-changelog-maven-plugin-1.88**
19
+
20
+
21
+ [ 6e99d] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/6e99da07ace7ee0 ) Tomas Bjerre * 2022-01-20 15:21:47*
22
+
23
+ ** [ maven-release-plugin] prepare for next development iteration**
24
+
25
+
26
+ [ 1e92d] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/1e92dd134196a2d ) Tomas Bjerre * 2022-01-17 15:46:49*
27
+
28
+
5
29
## 1.87 (2022-01-17)
6
30
7
31
Original file line number Diff line number Diff line change 2
2
3
3
Changelog of git-changelog-maven-plugin.
4
4
5
+ ## git-changelog-maven-plugin-1.88 (2022-01-20)
6
+
7
+
8
+
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ - parsing scopes ([ 2c8ad] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/2c8ad2e4a516307 ) Tomas Bjerre)
14
+
15
+
16
+ ### Other changes
17
+
18
+ ** [ maven-release-plugin] prepare release git-changelog-maven-plugin-1.88**
19
+
20
+
21
+ [ 6e99d] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/6e99da07ace7ee0 ) Tomas Bjerre * 2022-01-20 15:21:47*
22
+
23
+ ** [ maven-release-plugin] prepare for next development iteration**
24
+
25
+
26
+ [ 1e92d] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/1e92dd134196a2d ) Tomas Bjerre * 2022-01-17 15:46:49*
27
+
28
+
5
29
## git-changelog-maven-plugin-1.87 (2022-01-17)
6
30
7
31
Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ Changelog of Git Changelog Maven plugin.
4
4
5
5
## These commits are not included in any tag
6
6
### These commits have not issue in their commit comment
7
+ fix: parsing scopes * 15:21:32*
8
+
7
9
fix: match first semantic combination * 15:45:22*
8
10
9
11
chore: using default changelog template * 08:51:50*
Original file line number Diff line number Diff line change 2
2
3
3
Changelog of git-changelog-maven-plugin.
4
4
5
+ ## 1.88 (2022-01-20)
6
+
7
+
8
+
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ - parsing scopes ([ 2c8ad] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/2c8ad2e4a516307 ) Tomas Bjerre)
14
+
15
+
16
+
5
17
## 1.87 (2022-01-17)
6
18
7
19
Original file line number Diff line number Diff line change 2
2
3
3
Changelog of git-changelog-maven-plugin.
4
4
5
+ ## 1.88 (2022-01-20)
6
+
7
+
8
+
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ - parsing scopes ([ 2c8ad] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/2c8ad2e4a516307 ) Tomas Bjerre)
14
+
15
+
16
+ ### Other changes
17
+
18
+ ** [ maven-release-plugin] prepare release git-changelog-maven-plugin-1.88**
19
+
20
+
21
+ [ 6e99d] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/6e99da07ace7ee0 ) Tomas Bjerre * 2022-01-20 15:21:47*
22
+
23
+ ** [ maven-release-plugin] prepare for next development iteration**
24
+
25
+
26
+ [ 1e92d] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/1e92dd134196a2d ) Tomas Bjerre * 2022-01-17 15:46:49*
27
+
28
+
5
29
## 1.87 (2022-01-17)
6
30
7
31
Original file line number Diff line number Diff line change 10
10
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
11
11
<maven .compiler.target>1.8</maven .compiler.target>
12
12
<maven .compiler.source>1.8</maven .compiler.source>
13
- <changelog .version>1.88 -SNAPSHOT</changelog .version>
13
+ <changelog .version>1.89 -SNAPSHOT</changelog .version>
14
14
</properties >
15
15
<build >
16
16
<plugins >
Original file line number Diff line number Diff line change 2
2
<modelVersion >4.0.0</modelVersion >
3
3
<groupId >se.bjurr.gitchangelog</groupId >
4
4
<artifactId >git-changelog-maven-plugin</artifactId >
5
- <version >1.88 </version >
5
+ <version >1.89-SNAPSHOT </version >
6
6
<packaging >maven-plugin</packaging >
7
7
<name >git-changelog-maven-plugin</name >
8
8
<description >Maven plugin that can generate a changelog from git repo.</description >
12
12
<scm >
13
13
<developerConnection >scm:git:git@github.com:tomasbjerre/git-changelog-maven-plugin.git</developerConnection >
14
14
<url >https://github.com/tomasbjerre/git-changelog-maven-plugin</url >
15
- <tag >git-changelog-maven-plugin-1.88 </tag >
15
+ <tag >HEAD </tag >
16
16
</scm >
17
17
18
18
<distributionManagement >
You can’t perform that action at this time.
0 commit comments