{ "$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json", "release-type": "node", "bootstrap-sha": "0431988f7a404d173cd18b6eb8ad1564e8be9a0b", "monorepo-tags": false, "changelog-sections": [ { "type": "chore", "section": "Miscellaneous Chores", "hidden": true }, { "type": "ci", "section": "Continuous Integration" }, { "type": "docs", "section": "Documentation 📝" }, { "type": "feat", "section": "Features ✨" }, { "type": "feature", "section": "Features ✨" }, { "type": "fix", "section": "Bug Fixes 🐞" }, { "type": "perf", "section": "Performance Improvements ⚡️" }, { "type": "style", "section": "Styles 🎨" } ], "packages": { ".": { "exclude-paths": [ ] } } }