incorporate the changelog comp generation to standard-version

main^2
Yanick Champoux 2022-04-17 17:50:37 -04:00
parent 49cc4eb4b2
commit f44de3ab6b
1 changed files with 3 additions and 0 deletions

View File

@ -1,4 +1,7 @@
{
"scripts": {
"postchangelog": "gotask changelog"
},
"types": [
{ "type": "feat", "section": "Features" },
{ "type": "fix", "section": "Bug Fixes" },