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

Conversation

felipecrs
Copy link
Contributor

@felipecrs felipecrs commented Oct 22, 2020

This PR reapplies #778, which was reverted in #791, with proper commit message as it's a breaking change.

Fixes #762

Note: please merge with rebase.

@felipecrs
Copy link
Contributor Author

felipecrs commented Mar 4, 2021

@dmwelch ping

BTW are you looking for maintainers? I can help.

/cc @AndersDJohnson @jimthedev @kentcdodds as you're members of the commitizen organization.

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 felipecrs marked this pull request as draft March 4, 2021 13:59
@felipecrs felipecrs force-pushed the felipecrs/reapply-default-adapter branch from 6574ec9 to 1e8a677 Compare March 4, 2021 14:00
@felipecrs felipecrs changed the title feat!: use cz-conventional-changelog as default adapter feat: use cz-conventional-changelog as default adapter Mar 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Why cz-conventional-changelog is not the default adapter?
1 participant