chore: markdownlint fix after generator changelog

This commit is contained in:
Jasper Vaneessen 2022-11-16 10:59:29 +01:00 committed by Joachim Van Herwegen
parent 76248b9e16
commit bd4234c2f5

View File

@ -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