fix(lst): corrected the version rc so the links actaully work

This commit is contained in:
2025-03-05 12:08:16 -06:00
parent d293ca6981
commit f5fd1fc605

View File

@@ -10,7 +10,7 @@
{"type": "test", "section": "📝 Testing Code"},
{"type": "ci", "section": "📈 Project changes"}
],
"commitUrlFormat": "https://git.tuffraid.net/cowch/lstV2/commits{{hash}}",
"commitUrlFormat": "https://git.tuffraid.net/cowch/lstV2/commits/{{hash}}",
"compareUrlFormat": "https://git.tuffraid.net/cowch/lstV2/compare/{{previousTag}}...{{currentTag}}",
"header": "# All CHanges to LST can be found below.\n"
}