Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: commitizen-tools/commitizen
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.13.5
Choose a base ref
...
head repository: commitizen-tools/commitizen
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.13.6
Choose a head ref
  • 2 commits
  • 10 files changed
  • 2 contributors

Commits on Feb 7, 2026

  1. fix(bump): preserve existing changelog header when `changelog_merge_p…

    …rerelease` is used with `cz bump --changelog` (#1850)
    
    * test: Add a failing test
    
    Signed-off-by: Edgar Ramírez Mondragón <[email protected]>
    
    * fix(bump): Preserve existing changelog header when `changelog_merge_prerelease` is used with `cz bump --changelog`
    
    Signed-off-by: Edgar Ramírez Mondragón <[email protected]>
    
    * fix(bump): Preserve existing changelog header when `changelog_merge_prerelease` is used with `cz bump --changelog`, and no prereleases exist
    
    Signed-off-by: Edgar Ramírez Mondragón <[email protected]>
    
    * test: Remove redundant assertions
    
    Signed-off-by: Edgar Ramírez Mondragón <[email protected]>
    
    * refactor: Inline condition and rely on comments to explain the logic
    
    Signed-off-by: Edgar Ramírez Mondragón <[email protected]>
    
    * test: Remove another redundant assertion
    
    * test: Use a single parametrized test
    
    Signed-off-by: Edgar Ramírez Mondragón <[email protected]>
    
    ---------
    
    Signed-off-by: Edgar Ramírez Mondragón <[email protected]>
    edgarrmondragon authored Feb 7, 2026
    Configuration menu
    Copy the full SHA
    4ed2653 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c130da3 View commit details
    Browse the repository at this point in the history
Loading