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

Match config conventional with new spec [WIP] #767

Closed
wants to merge 3 commits into from

Commits on Oct 6, 2019

  1. refactor(config-conventional): use new parser preset

    BREAKING CHANGE: this includes the new breaking change shorthand and is therefore probably a breaking change
    byCedric committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    7c17ffc View commit details
    Browse the repository at this point in the history
  2. refactor(config-conventional): remove type enums from config

    The specification only provides feat and fix as a guideline, its not a hard limitation. Because of this, it should accept any type.
    byCedric committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    ea1d8d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    039f1ef View commit details
    Browse the repository at this point in the history