{ "packages": { ".": { "changelog-path": "CHANGELOG.md", "release-type": "node", "bump-minor-pre-major": false, "bump-patch-for-minor-pre-major": false, "draft": false, "prerelease": false, "extra-files": [ { "type": "json", "path": "jsr.json", "jsonpath": "$.version" } ] } }, "$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json" }