We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf6fc31 commit 73d9b6fCopy full SHA for 73d9b6f
commitizen/commands/bump.py
@@ -110,7 +110,7 @@ def is_initial_tag(
110
if is_yes:
111
return True
112
113
- out.info("No tag matching configuration could not be found.")
+ out.info("No tag matching configuration could be found.")
114
out.info(
115
"Possible causes:\n"
116
"- version in configuration is not the current version\n"
0 commit comments