You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat(cz-commitlint): finish basic features inspired by cz-conventional-changelog
* test(cz-commitlint): Add Util Function Tests
* feat(cz-commitlint): add prompt field to commitlint config file, add tests for cz-commitlint
prompt field is working for prompt config, settled in commitlint config file, can be defined by shared configurations.
* test(cli): update 'should print config' test for add 'prompt' field
* fix(cz-commitlint): fix question input start with new line, fix footer config apply
* docs(cz-commitlint): update commitlint doc "Guide: Use prompt"
* docs(cz-commitlint): add Prompt Configuration introdution
* fix(config-conventional): update to pass ci
modify format
* chore: update registry to default npm
* fix(cz-commitlint): compatible old version @commitlint/load, remove no longer used dependencies
* fix(cz-commitlint): fix load prompt config from commitlint config file
* test(cz-commitlint): move the test files flat with source code files to keep consistency
-[Commitlint Shared Configuration](https://github.com/conventional-changelog/commitlint#shared-configuration) - You can find more shared configurations are available to install and use with commitlint
0 commit comments