question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

when i commit contains breaking changes. release version, change version 1.x.x to 2.x.x when i commit feat, release version,change 2.x.x to 3.x.x, and change log contains breaking change , it’s 2.x.x info. why duplicate?

version info

 "cz-conventional-changelog": "^3.0.2",
"standard-version": "^7.0.1"

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:1
  • Comments:5

github_iconTop GitHub Comments

2reactions
tonaicommented, Oct 13, 2020

Same issue for me here. I added some fix and feat commits but the version change only from 0.1.1 to 0.1.2. Had to run npm run release -- --release-as minor to get the right version (https://github.com/tonai/react-deploy/commit/2cdadf4acff8940bc648e6570fe8be32fdbafa79).

0reactions
mchambaudcommented, Oct 19, 2020

I have the same issue as @tonai

Read more comments on GitHub >

github_iconTop Results From Across the Web

Suffering from Version Confusion? 5 Simple Ways to Be Better ...
Version confusion is a symptom that you don't have to suffer from anymore. Every project comes with a certain amount of stress, and...
Read more >
Don't let version confusion destroy your writing process
Version control is the principle that at any point in time, a document, or portion of a document, has one owner. That owner...
Read more >
Confused! - Wikipedia
"Confused!" (stylized in all caps) is a song written and recorded by American musician Kid Cudi, taken from his fifth studio album Speedin'...
Read more >
Version confusion... — oracle-tech
I'm rather confused by all the versions of different things. From what I gather, right now, we have the J2EE SDK 1.4, which...
Read more >
[Question] Yarn 2 install confusion · Issue #967 · yarnpkg/berry
I'm mainly confused on why I'd keep an older version of yarn just to install the new version on all my projects (which...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found