diff --git a/.versionrc b/.versionrc index 3cca15e585d749739ac831832dda3c595955a0a5..50093ed839db8b366a8f3766b99856c6fc28f3ff 100644 --- a/.versionrc +++ b/.versionrc @@ -1,6 +1,6 @@ { "tagPrefix": "", - "commitUrlFormat": "https://transfer.hft-stuttgart.de/gitlab/unified-ticketing/-/commit/{{hash}}", + "commitUrlFormat": "https://transfer.hft-stuttgart.de/gitlab/9Lukas5/unified-ticketing/-/commit/{{hash}}", "compareUrlFormat": "https://transfer.hft-stuttgart.de/gitlab/9Lukas5/unified-ticketing/-/compare/{{previousTag}}...{{currentTag}}", "issueUrlFormat": "https://transfer.hft-stuttgart.de/gitlab/9Lukas5/unified-ticketing/-/issues/{{id}}" } diff --git a/CHANGELOG.md b/CHANGELOG.md index b385a537ce9fc8cc97738f4477c4b74592724c19..332a194fc4a190aca01c882b417f368c89d186ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,15 +7,15 @@ All notable changes to this project will be documented in this file. See [standa ### Features -* **core/filter:** add field and getter for last received item count ([468262f](https://transfer.hft-stuttgart.de/gitlab/unified-ticketing/-/commit/468262f0d033572d0bcff8ddb82b46941fb14751)) -* **systems:** add implementation for GitHub ([25207b2](https://transfer.hft-stuttgart.de/gitlab/unified-ticketing/-/commit/25207b2458c14cc4ff7863c9b251b66d6b708967)) +* **core/filter:** add field and getter for last received item count ([468262f](https://transfer.hft-stuttgart.de/gitlab/9Lukas5/unified-ticketing/-/commit/468262f0d033572d0bcff8ddb82b46941fb14751)) +* **systems:** add implementation for GitHub ([25207b2](https://transfer.hft-stuttgart.de/gitlab/9Lukas5/unified-ticketing/-/commit/25207b2458c14cc4ff7863c9b251b66d6b708967)) ### [0.1.1](https://transfer.hft-stuttgart.de/gitlab/9Lukas5/unified-ticketing/-/compare/0.1.0...0.1.1) (2020-12-10) ### Features -* enable mvn javadoc plugin ([c2ca81e](https://transfer.hft-stuttgart.de/gitlab/unified-ticketing/-/commit/c2ca81e80da49e37a561bad115b06a62bc5f7e91)) +* enable mvn javadoc plugin ([c2ca81e](https://transfer.hft-stuttgart.de/gitlab/9Lukas5/unified-ticketing/-/commit/c2ca81e80da49e37a561bad115b06a62bc5f7e91)) ## [0.1.0](https://transfer.hft-stuttgart.de/gitlab/9Lukas5/unified-ticketing/-/compare/0.0.0...0.1.0) (2020-11-23)