Open
Description
Description
Commitizen 3.x not supoort generate CHANGELOG with tag format like v1.0.0-release
, but it works well with commitizen 2.x.
My repo tags could not be changed as it released. Any idea to solve this problem in order to generate the changelog correctly?
Steps to reproduce
PS E:\codes\aidi-sdk> cz ch
InvalidVersion GitTag('v0.7.1-release', '0689497d1cf9d036cb510cfed3a96135d9456419', '2023-12-08')
InvalidVersion GitTag('v0.7.0-release', 'c81dd1acd809ea2df66154bc5ecb64fb625a40e6', '2023-12-07')
Current behavior
no
Desired behavior
no
Screenshots
No response
Environment
cz version
: 3.13.0