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 0488175 commit b753dd5Copy full SHA for b753dd5
1 file changed
commitizen/commands/bump.py
@@ -376,7 +376,6 @@ def __call__(self) -> None:
376
changelog_file_name=(
377
changelog_cmd.file_name if self.changelog_flag else None
378
),
379
- changelog_file_name=changelog_file_name,
380
)
381
382
if self.arguments.get("files_only"):
0 commit comments