12 lines
284 B
JSON
12 lines
284 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
|
|
"packages": {
|
|
".": {
|
|
"release-type": "node",
|
|
"package-name": "@gitlawb/openclaude",
|
|
"bump-minor-pre-major": true,
|
|
"include-v-in-tag": true
|
|
}
|
|
}
|
|
}
|