You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+23-2
Original file line number
Diff line number
Diff line change
@@ -7,9 +7,9 @@ This is a Maven plugin for [Git Changelog Lib](https://github.com/tomasbjerre/gi
7
7
8
8
## Usage
9
9
10
-
There is a running example [here](https://github.com/tomasbjerre/git-changelog-maven-plugin/tree/master/git-changelog-maven-plugin-example).
10
+
There is a running example [here](/git-changelog-maven-plugin-example).
11
11
12
-
Have a look at the [pom.xml](https://github.com/tomasbjerre/git-changelog-maven-plugin/blob/master/git-changelog-maven-plugin-example/pom.xml) where you will find some more examples.
12
+
Have a look at the [pom.xml](/git-changelog-maven-plugin-example/pom.xml) where you will find some more examples.
13
13
14
14
Here is and example that will generate a CHANGELOG.md when running `mvn generate-resources`.
Copy file name to clipboardexpand all lines: git-changelog-maven-plugin-example/CHANGELOG_settings.md
-4
Original file line number
Diff line number
Diff line change
@@ -4,10 +4,6 @@ Changelog of git-changelog-maven-plugin.
4
4
5
5
## Next release ()
6
6
7
-
### Features
8
-
9
-
- enable updating version in pom based on conventional commits ([0f849](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0f849cb7d7597c6) Tomas Bjerre)
0 commit comments