mirror of
https://github.com/ptarmiganlabs/butler-sos.git
synced 2025-12-19 09:47:53 -05:00
50 lines
1.1 KiB
JSON
50 lines
1.1 KiB
JSON
{
|
|
"release-type": "node",
|
|
"prerelease": false,
|
|
"draft": true,
|
|
"release-search-depth": 10,
|
|
"commit-search-depth": 200,
|
|
"changelog-sections": [
|
|
{
|
|
"type": "feat",
|
|
"section": "Features",
|
|
"hidden": false
|
|
},
|
|
{
|
|
"type": "fix",
|
|
"section": "Bug Fixes",
|
|
"hidden": false
|
|
},
|
|
{
|
|
"type": "chore",
|
|
"section": "Miscellaneous",
|
|
"hidden": false
|
|
},
|
|
{
|
|
"type": "refactor",
|
|
"section": "Refactoring",
|
|
"hidden": false
|
|
},
|
|
{
|
|
"type": "docs",
|
|
"section": "Documentation",
|
|
"hidden": false
|
|
},
|
|
{
|
|
"type": "build",
|
|
"section": "Miscellaneous",
|
|
"hidden": false
|
|
},
|
|
{
|
|
"type": "test",
|
|
"section": "Miscellaneous",
|
|
"hidden": false
|
|
}
|
|
],
|
|
"packages": {
|
|
".": {
|
|
"package-name": "butler-sos"
|
|
}
|
|
}
|
|
}
|