update
This commit is contained in:
40
package/node_modules/node-gyp/release-please-config.json
generated
vendored
Normal file
40
package/node_modules/node-gyp/release-please-config.json
generated
vendored
Normal file
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"packages": {
|
||||
".": {
|
||||
"include-component-in-tag": false,
|
||||
"release-type": "node",
|
||||
"changelog-sections": [
|
||||
{ "type": "feat", "section": "Features", "hidden": false },
|
||||
{ "type": "fix", "section": "Bug Fixes", "hidden": false },
|
||||
{ "type": "bin", "section": "Core", "hidden": false },
|
||||
{ "type": "gyp", "section": "Core", "hidden": false },
|
||||
{ "type": "lib", "section": "Core", "hidden": false },
|
||||
{ "type": "src", "section": "Core", "hidden": false },
|
||||
{ "type": "test", "section": "Tests", "hidden": false },
|
||||
{ "type": "build", "section": "Core", "hidden": false },
|
||||
{ "type": "clean", "section": "Core", "hidden": false },
|
||||
{ "type": "configure", "section": "Core", "hidden": false },
|
||||
{ "type": "install", "section": "Core", "hidden": false },
|
||||
{ "type": "list", "section": "Core", "hidden": false },
|
||||
{ "type": "rebuild", "section": "Core", "hidden": false },
|
||||
{ "type": "remove", "section": "Core", "hidden": false },
|
||||
{ "type": "deps", "section": "Core", "hidden": false },
|
||||
{ "type": "python", "section": "Core", "hidden": false },
|
||||
{ "type": "lin", "section": "Core", "hidden": false },
|
||||
{ "type": "linux", "section": "Core", "hidden": false },
|
||||
{ "type": "mac", "section": "Core", "hidden": false },
|
||||
{ "type": "macos", "section": "Core", "hidden": false },
|
||||
{ "type": "win", "section": "Core", "hidden": false },
|
||||
{ "type": "windows", "section": "Core", "hidden": false },
|
||||
{ "type": "zos", "section": "Core", "hidden": false },
|
||||
{ "type": "doc", "section": "Doc", "hidden": false },
|
||||
{ "type": "docs", "section": "Doc", "hidden": false },
|
||||
{ "type": "readme", "section": "Doc", "hidden": false },
|
||||
{ "type": "chore", "section": "Miscellaneous", "hidden": false },
|
||||
{ "type": "refactor", "section": "Miscellaneous", "hidden": false },
|
||||
{ "type": "ci", "section": "Miscellaneous", "hidden": false },
|
||||
{ "type": "meta", "section": "Miscellaneous", "hidden": false }
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user