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 b76301d commit a93b7caCopy full SHA for a93b7ca
1 file changed
commitizen/commands/changelog.py
@@ -245,6 +245,7 @@ def __call__(self) -> None:
245
tree,
246
self.cz.template_loader,
247
self.template,
248
+ incremental=self.incremental
249
**{
250
**self.cz.template_extras,
251
**self.config.settings["extras"],
0 commit comments