{ "non-interactive": false, "dry-run": false, "verbose": true, "force": false, "pkgFiles": ["package.json"], "increment": "patch", "commitMessage": "Release %s", "tagName": "%s", "tagAnnotation": "Release %s", "changelogCommand": "conventional-changelog -p angular -i CHANGELOG.md -s", "github": { "release": true, "releaseName": "Release %s", "tokenRef": "GITHUB_API_TOKEN" } }