blob: 63ce659f2d71f13f21033e52f6d80f2e22e8e4b5 [file] [log] [blame]
{
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
"release-type": "node",
"pull-request-title-pattern": "chore: release v${version}",
"bootstrap-sha": "bc5acef9dd5298cbbcabd5c01c9590ada683951d",
"packages": {
".": {
"include-component-in-tag": false,
"extra-files": [
"README.md"
],
"changelog-path": "CHANGELOG.md"
}
}
}