Delete release-please-config.json

This commit is contained in:
Göran Sander
2023-08-16 14:00:42 +02:00
committed by GitHub
parent 2b2bb201ae
commit 105f4e8f3e

View File

@@ -1,43 +0,0 @@
{
"last-release-sha": "ad2255c9c24f68d0adb5255159fa5a849ab880e4",
"release-as": "9.5.2",
"release-type": "node",
"draft": true,
"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
}
],
"packages": {
".": {
"package-name": "butler-sos"
}
}
}