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.