Documentation
1
2
3
4
5
6
7
8
9
{
  "$schema": "https://github.com/googleapis/release-please/raw/main/schemas/config.json",
  "packages": {
    ".": {}
  },
  "release-type": "rust",
  "bump-minor-pre-major": true,
  "bump-patch-for-minor-pre-major": true
}