{ "bootstrap-sha": "31c0ba34fd2dcf535fd3993952da0aba45bd0fa0", "last-release-sha": "31c0ba34fd2dcf535fd3993952da0aba45bd0fa0", "packages": { ".": { "changelog-path": "CHANGELOG.md", "release-type": "node", "draft": false, "versioning": "prerelease", "prerelease": true, "prerelease-type": "dev", "bootstrap-sha": "31c0ba34fd2dcf535fd3993952da0aba45bd0fa0", "include-v-in-tag": true, "include-component-in-tag": false, "extra-files": [ { "type": "json", "path": "server/package.json", "jsonpath": "$.version" }, { "type": "json", "path": "web/package.json", "jsonpath": "$.version" }, { "type": "json", "path": "types/package.json", "jsonpath": "$.version" }, { "type": "json", "path": "shared/package.json", "jsonpath": "$.version" } ], "changelog-sections": [ { "type": "feat", "section": "Features" }, { "type": "feature", "section": "Features" }, { "type": "fix", "section": "Bug Fixes" }, { "type": "perf", "section": "Performance Improvements" }, { "type": "revert", "section": "Reverts" }, { "type": "style", "section": "UI Changes" } ] } }, "$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json" }