Skip to content

Commit 429286e

Browse files
committed
doc
1 parent f05d48d commit 429286e

12 files changed

+51
-11
lines changed

CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,14 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5-
## Unreleased
5+
## 1.48
66
### No issue
77

8+
**Lib 1.70**
9+
10+
11+
[e92091e79a0de3b](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e92091e79a0de3b) Tomas Bjerre *2017-07-24 19:45:34*
12+
813
**doc**
914

1015

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Here is and example that will generate a CHANGELOG.md.
1515
<plugin>
1616
<groupId>se.bjurr.gitchangelog</groupId>
1717
<artifactId>git-changelog-maven-plugin</artifactId>
18-
<version>1.47</version>
18+
<version>1.48</version>
1919
<executions>
2020
<execution>
2121
<id>GenerateGitChangelog</id>

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

+6-1
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,14 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5-
## Unreleased
5+
## 1.48
66
### No issue
77

8+
**Lib 1.70**
9+
10+
11+
[e92091e79a0de3b](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e92091e79a0de3b) Tomas Bjerre *2017-07-24 19:45:34*
12+
813
**doc**
914

1015

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

+3-1
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5-
## Unreleased
5+
## git-changelog-maven-plugin-1.48
66
### No issue /
7+
Lib 1.70
8+
79
doc
810

911

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

+3-1
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5-
## Unreleased
5+
## git-changelog-maven-plugin-1.48
66
### No issue
7+
Lib 1.70 *2017-07-24 19:45:34*
8+
79
doc *2017-07-12 18:54:04*
810

911

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

+5-1
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,13 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5-
## Unreleased
5+
## git-changelog-maven-plugin-1.48
66
### No issue
77

8+
[e92091e79a0de3b](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e92091e79a0de3b) Tomas Bjerre *2017-07-24 19:45:34*
9+
10+
Lib 1.70
11+
812
[249dded3f7c879d](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/249dded3f7c879d) Tomas Bjerre *2017-07-12 18:54:04*
913

1014
doc

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

+6-1
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,14 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5-
## Unreleased
5+
## 1.48
66
### No issue
77

8+
**Lib 1.70**
9+
10+
11+
[e92091e79a0de3b](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e92091e79a0de3b) Tomas Bjerre *2017-07-24 19:45:34*
12+
813
**doc**
914

1015

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

+6-1
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,14 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5-
## Unreleased
5+
## git-changelog-maven-plugin-1.48
66
### No issue
77

8+
**Lib 1.70**
9+
10+
11+
[e92091e79a0de3b](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e92091e79a0de3b) Tomas Bjerre *2017-07-24 19:45:34*
12+
813
**doc**
914

1015

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

+2
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ Fix fromCommit and fromRef property typo *21:11:26*
4242

4343

4444
### These commits have not issue in their commit comment
45+
Lib 1.70 *19:45:34*
46+
4547
doc *18:54:04*
4648

4749
Defaulting to CHANGELOG.md if no output given *18:49:28*

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

+6-1
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,14 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5-
## Next release
5+
## 1.48
66
### Other changes
77

8+
**Lib 1.70**
9+
10+
11+
[e92091e79a0de3b](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e92091e79a0de3b) Tomas Bjerre *2017-07-24 19:45:34*
12+
813
**doc**
914

1015

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

+6-1
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,14 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5-
## Unreleased
5+
## 1.48
66
### No issue
77

8+
**Lib 1.70**
9+
10+
11+
[e92091e79a0de3b](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e92091e79a0de3b) Tomas Bjerre *2017-07-24 19:45:34*
12+
813
**doc**
914

1015

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<plugin>
1717
<groupId>se.bjurr.gitchangelog</groupId>
1818
<artifactId>git-changelog-maven-plugin</artifactId>
19-
<version>1.48-SNAPSHOT</version>
19+
<version>1.49-SNAPSHOT</version>
2020
<executions>
2121
<!-- Minimal config // -->
2222
<execution>

0 commit comments

Comments
 (0)