You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)