11 lines
300 B
JSON
11 lines
300 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
|
|
"bootstrap-sha": "57d2459748492abd55e04a679d8b5752b90dfab4",
|
|
"packages": {
|
|
".": {
|
|
"pull-request-title-pattern": "chore: release v${version}",
|
|
"release-type": "node"
|
|
}
|
|
}
|
|
}
|