aboutsummaryrefslogtreecommitdiffhomepage
path: root/release-please-config.json
blob: d09fb98616d96960c67d90cab226c952fa3a9212 (plain)
1
2
3
4
5
6
7
8
9
{
  "$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
  "bootstrap-sha": "2ded7919ebd63e0174bf5a412f6f01d6af0061c6",
  "release-type": "simple",
  "extra-files": ["app/VERSION"],
  "packages": {
    ".": {}
  }
}