Skip to content

Commit b753dd5

Browse files
committed
fix: fix errors when merging
1 parent 0488175 commit b753dd5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

commitizen/commands/bump.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,6 @@ def __call__(self) -> None:
376376
changelog_file_name=(
377377
changelog_cmd.file_name if self.changelog_flag else None
378378
),
379-
changelog_file_name=changelog_file_name,
380379
)
381380

382381
if self.arguments.get("files_only"):

0 commit comments

Comments
 (0)