incorporate the changelog comp generation to standard-version
This commit is contained in:
parent
49cc4eb4b2
commit
f44de3ab6b
@ -1,4 +1,7 @@
|
|||||||
{
|
{
|
||||||
|
"scripts": {
|
||||||
|
"postchangelog": "gotask changelog"
|
||||||
|
},
|
||||||
"types": [
|
"types": [
|
||||||
{ "type": "feat", "section": "Features" },
|
{ "type": "feat", "section": "Features" },
|
||||||
{ "type": "fix", "section": "Bug Fixes" },
|
{ "type": "fix", "section": "Bug Fixes" },
|
||||||
|
Loading…
Reference in New Issue
Block a user