pinchflat/release-please-config.json
2026-06-14 13:45:17 -05:00

7 lines
165 B
JSON

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