Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: bump minor rather than major, if release is < 1.0.0 #347

Merged
merged 3 commits into from May 5, 2019
Merged

Commits on May 5, 2019

  1. feat!: bump minor rather than major, if release is < 1.0.0

    BREAKING CHANGE: we now bump the minor rather than major if version < 1.0.0
    bcoe committed May 5, 2019
    Copy the full SHA
    3dc3482 View commit details
    Browse the repository at this point in the history
  2. test: add test for --release-as

    bcoe committed May 5, 2019
    Copy the full SHA
    a342abf View commit details
    Browse the repository at this point in the history
  3. test: correct grammar

    bcoe committed May 5, 2019
    Copy the full SHA
    9dcb98a View commit details
    Browse the repository at this point in the history