Issues with alpha versions on "short" semver versions (i.e. 1.1 instead of 1.1.0)
A developer tagged a version with 1.1 and a commit later an "alpha"-version of that tag became 0.0.0a1 instead of 1.1a1 (or 1.1.0a1).
A developer tagged a version with 1.1 and a commit later an "alpha"-version of that tag became 0.0.0a1 instead of 1.1a1 (or 1.1.0a1).