From 88a91833658029dd645799b4b0fce1b8b22d8821 Mon Sep 17 00:00:00 2001 From: Tomas Bjerre Date: Wed, 13 Apr 2016 20:38:43 +0200 Subject: [PATCH] Lib 1.45 --- CHANGELOG.md | 4 ++-- build.gradle | 2 +- src/test/resources/testThatCommitsCanBeIgnoredIfNoIssue.md | 4 ++-- src/test/resources/testThatTagsCanBeIgnored.md | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a2fba85..e599a42 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,13 +2,13 @@ Changelog of Git Changelog Command Line. -## Next release +## 1.20 ### Jira JENKINS-34155 **Support short SHA** -[64865656e2d6164](https://github.com/tomasbjerre/git-changelog-command-line/commit/64865656e2d6164) Tomas Bjerre *2016-04-12 17:00:22* +[56fc1410ff6b872](https://github.com/tomasbjerre/git-changelog-command-line/commit/56fc1410ff6b872) Tomas Bjerre *2016-04-12 17:00:59* ### Other changes diff --git a/build.gradle b/build.gradle index 826d25c..5b848fc 100644 --- a/build.gradle +++ b/build.gradle @@ -29,7 +29,7 @@ repositories { } dependencies { - compile 'se.bjurr.gitchangelog:git-changelog-lib:1.44' + compile 'se.bjurr.gitchangelog:git-changelog-lib:1.45' compile 'se.softhouse:jargo:0.1.1' testCompile 'junit:junit:4.12' } diff --git a/src/test/resources/testThatCommitsCanBeIgnoredIfNoIssue.md b/src/test/resources/testThatCommitsCanBeIgnoredIfNoIssue.md index bf846af..e9dfd9f 100644 --- a/src/test/resources/testThatCommitsCanBeIgnoredIfNoIssue.md +++ b/src/test/resources/testThatCommitsCanBeIgnoredIfNoIssue.md @@ -2,13 +2,13 @@ Changelog of Git Changelog Command Line. -## Next release +## 1.20 ### Jira JENKINS-34155 **Support short SHA** -[64865656e2d6164](https://github.com/tomasbjerre/git-changelog-command-line/commit/64865656e2d6164) Tomas Bjerre *2016-04-12 17:00:22* +[56fc1410ff6b872](https://github.com/tomasbjerre/git-changelog-command-line/commit/56fc1410ff6b872) Tomas Bjerre *2016-04-12 17:00:59* ## 1.11 diff --git a/src/test/resources/testThatTagsCanBeIgnored.md b/src/test/resources/testThatTagsCanBeIgnored.md index e2e0e0d..15f1f88 100644 --- a/src/test/resources/testThatTagsCanBeIgnored.md +++ b/src/test/resources/testThatTagsCanBeIgnored.md @@ -16,7 +16,7 @@ Changelog of Git Changelog Command Line. **Support short SHA** -[64865656e2d6164](https://github.com/tomasbjerre/git-changelog-command-line/commit/64865656e2d6164) Tomas Bjerre *2016-04-12 17:00:22* +[56fc1410ff6b872](https://github.com/tomasbjerre/git-changelog-command-line/commit/56fc1410ff6b872) Tomas Bjerre *2016-04-12 17:00:59* ### Other changes