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: use cz-conventional-changelog as default adapter #794

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Mar 4, 2021

  1. feat: use cz-conventional-changelog as default adapter

    BREAKING CHANGE: As `streamich/git-cz` is not the default adapter
    anymore, you will have to set it as your adapter in if you want to keep
    using it (`echo '{ "path": "git-cz" }' > ~/.czrc`).
    
    Fixes commitizen#762
    felipecrs committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    1e8a677 View commit details
    Browse the repository at this point in the history