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
The extra tab before the square brakets (`]`) at the end is required.
33
57
@@ -40,3 +64,4 @@ The extra tab before the square brakets (`]`) at the end is required.
40
64
|`files`|`list`|`[ ]`| Files were the version will be updated. A pattern to match a line, can also be specified, separated by `:`[See more](https://woile.github.io/commitizen/bump#files)|
41
65
|`tag_format`|`str`|`None`| Format for the git tag, useful for old projects, that use a convention like `"v1.2.1"`. [See more](https://woile.github.io/commitizen/bump#tag_format)|
|`style`|`list`| see above | Style for the prompts [See More (Styling your prompts with your favorite colors)](https://github.com/tmbo/questionary#additional-features)|
0 commit comments