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(types): add suport for custom types #104

Merged
merged 3 commits into from May 4, 2020

Commits on Dec 20, 2019

  1. feat(types): add suport for custom types

    Suport custom types declared on package.json > config > commitizen > types
    
    fix commitizen#93
    amaury-tobias committed Dec 20, 2019
    Copy the full SHA
    5b095c4 View commit details
    Browse the repository at this point in the history
  2. feat(emoji): add support to emojis on commit head

    - Add support to use emojis on commit head before subject
    amaury-tobias committed Dec 20, 2019
    Copy the full SHA
    76a9246 View commit details
    Browse the repository at this point in the history
  3. revert: "feat(emoji): add support to emojis on commit head"

    Wrong repo sorry
    This reverts commit 76a9246.
    amaury-tobias committed Dec 20, 2019
    Copy the full SHA
    e26458c View commit details
    Browse the repository at this point in the history