We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d581bf commit 46020ecCopy full SHA for 46020ec
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.32</version>
+ <version>1.33</version>
19
<executions>
20
<execution>
21
<id>GenerateGitChangelog</id>
git-changelog-maven-plugin-example/pom.xml
@@ -16,7 +16,7 @@
- <version>1.33-SNAPSHOT</version>
+ <version>1.34-SNAPSHOT</version>
<!-- Minimal config // -->
22
0 commit comments