Files
ipam/.release-please-config.json
T
2025-11-01 18:04:00 +00:00

10 lines
224 B
JSON

{
"packages": {
".": {
"release-type": "simple",
"version-file": "VERSION"
}
},
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
}