chore(release-it): preset name

This commit is contained in:
Benjamin Canac
2023-09-07 15:17:19 +02:00
parent 9ae038489e
commit de4416d5bf

View File

@@ -14,7 +14,9 @@
},
"plugins": {
"@release-it/conventional-changelog": {
"preset": "conventionalcommits",
"preset": {
"name": "conventionalcommits"
},
"infile": "CHANGELOG.md",
"header": "# Changelog",
"ignoreRecommendedBump": true