Skip to content

Releases: commitizen-tools/commitizen

v4.6.3

07 May 00:43
Compare
Choose a tag to compare

v4.6.3 (2025-05-07)

Fix

  • changelog.py: cross-platform path handling using os.path.join and modify the path linter and test parameter
  • changelog.py: modify the CHANGELOG.md generated by cz bump --changelog to the right place

[master e177141] bump: version 4.6.2 → 4.6.3
4 files changed, 11 insertions(+), 4 deletions(-)

v4.6.2

05 May 20:20
Compare
Choose a tag to compare

v4.6.2 (2025-05-05)

Fix

  • docs: fix url link and table formatting in the customization docs (#1399)

[master c44e2fe] bump: version 4.6.1 → 4.6.2
4 files changed, 10 insertions(+), 4 deletions(-)

v4.6.1

05 May 01:09
Compare
Choose a tag to compare

v4.6.1 (2025-05-05)

Fix

  • commit: use os.unlink to remove temp file

[master 53d43ad] bump: version 4.6.0 → 4.6.1
4 files changed, 10 insertions(+), 4 deletions(-)

v4.6.0

13 Apr 07:26
Compare
Choose a tag to compare

v4.6.0 (2025-04-13)

Feat

  • changelog: expose commit parents' digests when processing commits
  • git: add parents' digests in commit information

[master 35f5c23] bump: version 4.5.1 → 4.6.0
4 files changed, 11 insertions(+), 4 deletions(-)

v4.5.1

09 Apr 01:24
Compare
Choose a tag to compare

v4.5.1 (2025-04-09)

Fix

  • print which tag is invalid

[master 1451bc5] bump: version 4.5.0 → 4.5.1
4 files changed, 10 insertions(+), 4 deletions(-)

v4.5.0

04 Apr 22:07
Compare
Choose a tag to compare

v4.5.0 (2025-04-04)

Feat

  • init: set uv to default value if both pyproject.toml and uv.lock present

Fix

  • commands/init: add missing uv provider to "cz init"

[master e0b1c77] bump: version 4.4.1 → 4.5.0
4 files changed, 14 insertions(+), 4 deletions(-)

v4.4.1

02 Mar 16:28
Compare
Choose a tag to compare

v4.4.1 (2025-03-02)

Fix

  • tags: fixes ImportError on Python >=3.11 (#1363) (#1364)

[master b494c55] bump: version 4.4.0 → 4.4.1
4 files changed, 10 insertions(+), 4 deletions(-)

v4.4.0

02 Mar 15:26
Compare
Choose a tag to compare

v4.4.0 (2025-03-02)

Feat

  • tags: adds legacy_tag_formats and ignored_tag_formats settings

Refactor

  • get_tag_regexes: dedup tag regexes definition

[master 9aae58e] bump: version 4.3.0 → 4.4.0
4 files changed, 14 insertions(+), 4 deletions(-)

v4.3.0

28 Feb 05:00
Compare
Choose a tag to compare

v4.3.0 (2025-02-28)

Feat

  • providers: add uv_provider

[master 63191a3] bump: version 4.2.2 → 4.3.0
4 files changed, 10 insertions(+), 4 deletions(-)

v4.2.2

18 Feb 13:36
Compare
Choose a tag to compare

v4.2.2 (2025-02-18)

Fix

  • bump: manual version bump if prerelease offset is configured

[master a330ac7] bump: version 4.2.1 → 4.2.2
4 files changed, 10 insertions(+), 4 deletions(-)