fix(changelog): more change log stuff

This commit is contained in:
2025-07-12 17:22:39 -05:00
parent b25debabb2
commit 3661cf5c25
3 changed files with 89 additions and 169 deletions

View File

@@ -15,8 +15,7 @@
"plugins": {
"@release-it/conventional-changelog": {
"preset": "conventionalcommits",
"infile": "CHANGELOG.md",
"config": ".versionrc.json"
"infile": "CHANGELOG.md"
}
},
"gitea": {