We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf857f4 commit 9d1a53eCopy full SHA for 9d1a53e
docs/customization.md
@@ -66,7 +66,7 @@ The equivalent example for a json config file:
66
"hotfix": "PATCH"
67
},
68
"change_type_order": ["BREAKING CHANGE", "feat", "fix", "refactor", "perf"],
69
- "info_path": "cz_customize_info.txt",
+ "info_path": "cz_customize_info.txt",
70
"info": "This is customized info",
71
"questions": [
72
{
0 commit comments