Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 315 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 315 Bytes

Semver Taggr

Interactive CLI tool to quickly tag your git repositories according to semantic versioning.

Features

  • Detects your last semantic versioning tag
  • Asks which kind of change you want to reflect in your version bump
  • Places a new tag in the same format in your repository