{ "include-commit-authors": true, "include-component-in-tag": false, "include-v-in-tag": false, "include-v-in-release-name": false, "commit-batch-size": 1, "last-release-sha": "8be17c32d44b17f4ddbd618fcaca87769e674abc", "separate-pull-requests": true, "packages": { ".": { "release-type": "node", "package-name": "promptfoo", "changelog-path": "CHANGELOG.md", "extra-files": ["package.json"], "bump-minor-pre-major": true, "bump-patch-for-minor-pre-major": true }, "code-scan-action": { "release-type": "node", "component": "code-scan-action", "package-name": "@promptfoo/code-scan-action", "changelog-path": "CHANGELOG.md", "include-component-in-tag": true, "bump-minor-pre-major": true, "bump-patch-for-minor-pre-major": true } } }