Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
Discussion options

Hi all,

I have been testing the cz bump utility in the below scenarios:
1.) Fix branch (fix commits) -> Main-> Feature branch (feat commits) -> Main
a.) 1.0.0 -> 1.0.1a0
incremented as PATCH due to PR from fix branch to Main
b.) 1.0.1a0->Expected as 1.0.1a0->1.1.0a0 to increment by MINOR due to PR from feat branch to Main
but cz bump reports that NO_COMMITS_TO_BUMP to increment
c.) 1.0.1a0->1.0.1
Change from Pre-release to Final release version works as expected.

2.) Fix branch (fix commits) -> Main-> Feature branch (Breaking change commits) -> Main
3.) Feature branch (feat commits) -> Main-> Feature branch (Breaking change commits) -> Main
These two scenarios face the same issue as 1st scenario.

Could you please suggest if cz bump does not increment the version within the Pre-release versions?

Looking forward to your insights

You must be logged in to vote

v3.14.1 fixed this issue

Replies: 1 comment

Comment options

v3.14.1 fixed this issue

You must be logged in to vote
0 replies
Answer selected by ramnarayan-code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant

AltStyle によって変換されたページ (->オリジナル) /