Skip to content

release/versionrc

Writes .versionrc.json for commit-and-tag-version and compatible tools. The file maps conventional commit types to changelog sections and sets bumpFiles to package.json.

  • Visible: feat, fix, refactor, perf
  • Hidden: docs, style, test, chore, ci, build, revert

The separate release/cat-version task installs the commit-and-tag-version dependency and writes the legacy .versionrc file. Use both together, or versionrc alone if you install the tool yourself.