diff --git a/scripts/builders.py b/scripts/builders.py index fb020c6..f2c6bdf 100644 --- a/scripts/builders.py +++ b/scripts/builders.py @@ -174,7 +174,6 @@ def parse_changelog(self, file_type: str) -> str: return changelog_string for config in group_config: - if len(new_changes) == 0: break