@Sujit88Daswant
Nothing here yet.
Nothing here yet.
No blogs yet.
$€®¥09@ , Thanks for quick response. As per mentioned in comment I have tried to run the command and its working fine. version is getting updated as expected. I think the issue is with this command, npm run publish -- --no-patch npm run publish -- --major npm run publish -- --minor I have followed the steps as per mentioned in this blog.
Hi Sergej Schwabauer, I am really appreciate for this blog, this is helped me lot for Auto increment the the version number. But I am facing issue with the above, when I am trying to run the command for npm run publish -- --no-patch,npm run publish -- --major,npm run publish -- --minor version always the minor version get updated even for no patch also. Please let me know how to fix this.