We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ee1592 commit d943c86Copy full SHA for d943c86
README.md
@@ -15,7 +15,7 @@ Here is and example that will generate a CHANGELOG.md.
15
<plugin>
16
<groupId>se.bjurr.gitchangelog</groupId>
17
<artifactId>git-changelog-maven-plugin</artifactId>
18
- <version>1.22</version>
+ <version>1.23</version>
19
<executions>
20
<execution>
21
<id>GenerateGitChangelog</id>
git-changelog-maven-plugin-example/pom.xml
@@ -16,7 +16,7 @@
- <version>1.23-SNAPSHOT</version>
+ <version>1.24-SNAPSHOT</version>
<!-- Minimal config // -->
22
0 commit comments