10 lines
209 B
JSON
10 lines
209 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
|
|
"packages": {
|
|
".": {
|
|
"release-type": "go",
|
|
"changelog-path": "CHANGELOG.md"
|
|
}
|
|
}
|
|
}
|