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

Shows deprecated warning before prompt questions #1146

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on May 30, 2024

  1. fix(cli): prints deprecated '--signoff' warning before prompt questions

    It's a bad dev experience getting warning/failures after all questions
    answered.
    marcosdotme committed May 30, 2024
    Configuration menu
    Copy the full SHA
    95eef05 View commit details
    Browse the repository at this point in the history
  2. fix(cli): shows deprecated text for -s, --signoff option

    The deprecated text was not shown when `cz commit --help`
    marcosdotme committed May 30, 2024
    Configuration menu
    Copy the full SHA
    22d6d7e View commit details
    Browse the repository at this point in the history