Skip to content

1.40.0: Merge pull request #157 from sbe-arg/fix/branch-checks

Compare
Choose a tag to compare
@anothrNick anothrNick released this 09 Sep 11:46
· 127 commits to master since this release
38e273c
  • Now u can bump vX.X.X-suff.X properly ie, v0.0.1-dev.0 bumps to v0.0.1-dev.1 for example for branch work rc release etc
  • Don't trust semver to tail, prefer head
  • Changed rexeg slightly to ignore latest non semver tags
  • Sorted pre-release mismatch when ur branch name contains master or main to behave correctly as pre-release anyway
  • Other small bits here and there