teambit / bit

A build system for development of composable software.
https://bit.dev
Other
17.87k stars 927 forks source link

fix(tag), exit immediately when a pre-release id is invalid #9063

Closed davidfirst closed 3 months ago

davidfirst commented 3 months ago

Currently it saves the objects and throws in a later phase, which make the Version object corrupted.