File tree 2 files changed +10
-2
lines changed
2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Changelog of git-changelog-plugin.
4
4
5
+ ## 3.41 (2024-10-20)
6
+
7
+ ### Dependency updates
8
+
9
+ - git-changelog-lib 2.4.1 ([ f59a5] ( https://github.com/jenkinsci/git-changelog-plugin/commit/f59a5098a2debd5 ) Tomas Bjerre)
5
10
## 3.40 (2024-09-18)
6
11
7
12
### Bug Fixes
@@ -348,6 +353,9 @@ Changelog of git-changelog-plugin.
348
353
349
354
- support conventional commits ([ a90ee] ( https://github.com/jenkinsci/git-changelog-plugin/commit/a90ee202c98da56 ) Tomas Bjerre)
350
355
356
+ ### Other changes
357
+
358
+
351
359
## 3.2 (2021-03-29)
352
360
353
361
### Other changes
Original file line number Diff line number Diff line change 19
19
20
20
<groupId >de.wellnerbou.jenkins</groupId >
21
21
<artifactId >git-changelog</artifactId >
22
- <version >3.41 </version >
22
+ <version >3.42-SNAPSHOT </version >
23
23
<packaging >hpi</packaging >
24
24
25
25
<name >Git Changelog</name >
123
123
<connection >scm:git:https://github.com/jenkinsci/${project.artifactId} -plugin.git</connection >
124
124
<
developerConnection >scm:git:
[email protected] :jenkinsci/
${project.artifactId} -plugin.git</
developerConnection >
125
125
<
url >
[email protected] :jenkinsci/
${project.artifactId} -plugin</
url >
126
- <tag >git-changelog-3.41 </tag >
126
+ <tag >HEAD </tag >
127
127
</scm >
128
128
129
129
<repositories >
You can’t perform that action at this time.
0 commit comments