Skip to content

Commit

Permalink
ci(Release): Fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Belphemur committed Apr 11, 2021
1 parent 30ef21d commit 3c24a65
Showing 1 changed file with 9 additions and 13 deletions.
22 changes: 9 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,19 +35,7 @@
"type": "boost",
"release": "patch"
}
],
"presetConfig": {
"types": [
{
"type": "boost",
"section": "Enhancements"
},
{
"type": "lang",
"section": "Languages"
}
]
}
]
}
],
[
Expand All @@ -63,6 +51,14 @@
{
"type": "lang",
"section": "Languages"
},
{
"type": "fix",
"section": "Bug Fixes"
},
{
"type": "feat",
"section": "Features"
}
]
}
Expand Down

0 comments on commit 3c24a65

Please sign in to comment.