🧪 move changelog generation to default

This commit is contained in:
Philipp Dormann 2021-01-10 12:24:19 +01:00
parent 1aac783df3
commit 139b3294cd

View File

@ -38,7 +38,6 @@
},
"release-it": {
"git": {
"changelog": "git log --pretty=format:\"* %s (%h)\" ${from}...${to}",
"commit": true,
"requireCleanWorkingDir": false,
"commitMessage": "🚀RELEASE v${version}",