We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a17c48b commit ae39d11Copy full SHA for ae39d11
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
Changelog of git-changelog-plugin.
4
5
+## 3.44 (2025-03-16)
6
+
7
+### Dependency updates
8
9
+- git-changelog-lib ([a17c4](https://github.com/jenkinsci/git-changelog-plugin/commit/a17c48bf27d360b) Tomas Bjerre)
10
## 3.43 (2025-01-26)
11
12
### Bug Fixes
pom.xml
@@ -22,7 +22,7 @@
22
23
<groupId>de.wellnerbou.jenkins</groupId>
24
<artifactId>git-changelog</artifactId>
25
- <version>3.44</version>
+ <version>3.45-SNAPSHOT</version>
26
<packaging>hpi</packaging>
27
28
<name>Git Changelog</name>
0 commit comments