chore(changelog): adjust changelog URLs
This commit is contained in:
parent
cf0bb54cb4
commit
77f4680749
1038
CHANGELOG.md
1038
CHANGELOG.md
File diff suppressed because it is too large
Load Diff
@ -42,10 +42,10 @@
|
||||
"scripts": {
|
||||
"postbump": "./sync-versions.hs && git add -- package.yaml"
|
||||
},
|
||||
"commitUrlFormat": "https://gitlab.cip.ifi.lmu.de/jost/UniWorX/commit/{{hash}}",
|
||||
"compareUrlFormat": "https://gitlab.cip.ifi.lmu.de/jost/UniWorX/compare/{{previousTag}}...{{currentTag}}",
|
||||
"issueUrlFormat": "https://gitlab.cip.ifi.lmu.de/jost/UniWorX/issues/{{id}}",
|
||||
"userUrlFormat": "https://gitlab.cip.ifi.lmu.de/{{user}}"
|
||||
"commitUrlFormat": "https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/commit/{{hash}}",
|
||||
"compareUrlFormat": "https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/{{previousTag}}...{{currentTag}}",
|
||||
"issueUrlFormat": "https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/issues/{{id}}",
|
||||
"userUrlFormat": "https://gitlab2.rz.ifi.lmu.de/{{user}}"
|
||||
},
|
||||
"browserslist": [
|
||||
"defaults"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user