Skip to content

Refactor Version/SemVer

Choose a tag to compare

@evanplaice evanplaice released this 15 May 18:19
· 2 commits to main since this release
e3c1a3f
  • Add Release-Type validation
  • Add SemVer validation
  • Limit Version.bump() to release-types (ie remove version)
  • Refactor 'version' command to error on invalid input (only release-type and SemVer are valid)
  • Add ValidationError error type
  • Fix minor bug in repository.js (wrong CWD default)