summaryrefslogtreecommitdiff
path: root/themes/CodeIT/.versionrc.json
diff options
context:
space:
mode:
Diffstat (limited to 'themes/CodeIT/.versionrc.json')
-rw-r--r--themes/CodeIT/.versionrc.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/themes/CodeIT/.versionrc.json b/themes/CodeIT/.versionrc.json
index b296f8b..ac7e843 100644
--- a/themes/CodeIT/.versionrc.json
+++ b/themes/CodeIT/.versionrc.json
@@ -10,5 +10,6 @@
{ "type": "test", "hidden": true },
{ "type": "build", "section": "Build changes" },
{ "type": "ci", "section": "CI/CD configuration changes" }
- ]
+ ],
+ "compareUrlFormat": "{{host}}/{{owner}}/{{repository}}/compare/{{previousTag}}...{{currentTag}}"
}