If I set a tag on develop (eg. 1.0.0-alpha.3) and make some commits then GitVersion discards the previous pre-release number. Eg. if I make two commits after the tag new version will be 1.0.0-alpha.2.
(Will be pushing a PR with this issue number where unit test is included)
PR with solution here https://github.com/GitTools/GitVersion/pull/2003
Most helpful comment
PR with solution here https://github.com/GitTools/GitVersion/pull/2003