{ "$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json", "packages": { ".": { "version-file": "lib/roo/version.rb", "release-type": "ruby", "changelog-path": "CHANGELOG.md", "include-component-in-tag": false, "include-v-in-tag": true } } }