Hey there, I'm using the package for a while on a project but now I'm trying to reset the values like minor and patch to zero. For example currently I have v 0.0.12, and with artisan version:patch get v 0.0.13. So far so good, now if I'm planning to release a new version like v 1.0.0...how can I reset the patch value? or automatically on minor or major increments it's reseted?
Hey there, I'm using the package for a while on a project but now I'm trying to reset the values like minor and patch to zero. For example currently I have v 0.0.12, and with artisan version:patch get v 0.0.13. So far so good, now if I'm planning to release a new version like v 1.0.0...how can I reset the patch value? or automatically on minor or major increments it's reseted?