{
  "src": {
    "tagName": "v%s",
    "commitMessage": "🔖 %s"
  },
  "github": {
    "release": true,
    "releaseName": "🚀 Release %s",
    "tokenRef": "GITHUB_TOKEN"
  },
  "npm": {
    "publish": true
  },
  "changelogCommand": "git log --pretty=format:'* %s (%h)' [REV_RANGE]"
}