UNPKG

eslint-config-codely

Version:
18 lines (17 loc) 531 B
{ "packages": { ".": { "changelog-path": "CHANGELOG.md", "release-type": "node", "pull-request-title-pattern": "chore: release ${version}", "pull-request-header": "🍄 Release bump", "bump-minor-pre-major": true, "bump-patch-for-minor-pre-major": false, "draft": false, "prerelease": false, "include-v-in-tag": true, "include-component-in-tag": false } }, "$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json" }