semantic
semantic copied to clipboard
Incrementing major version should reset minor and patch version
According to https://semver.org/#spec-item-8:
Patch and minor versions MUST be reset to 0 when major version is incremented.
the README basically demonstrates this bug in this project.