mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
chore: markdownlint fix after generator changelog
This commit is contained in:
parent
76248b9e16
commit
bd4234c2f5
@ -83,7 +83,7 @@
|
||||
"commit-and-tag-version": {
|
||||
"scripts": {
|
||||
"postbump": "ts-node ./scripts/upgradeConfig.ts",
|
||||
"postchangelog": "ts-node ./scripts/formatChangelog.ts"
|
||||
"postchangelog": "ts-node ./scripts/formatChangelog.ts && markdownlint-cli2-fix"
|
||||
},
|
||||
"writerOpts": {
|
||||
"commitsSort": false
|
||||
|
Loading…
x
Reference in New Issue
Block a user