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