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
fix(bump): harden prerelease and releaseAs behaviour (#101)
* test(bump): add test cases for prebump version override
* fix: allow bump task to handle versions with build metadata
fix: handle invalid versions passed to releaseAs
fix: only bump prerelease version if rest of version matches
* chore: cleanup unused code
* fix: correct error syntax
Co-authored-by: Timothy Jones <timothy.l.jones@gmail.com>
* chore: rewrite tests to use expect().to.throw
* chore: rewrite releaseAs logic as elif chain
* chore: convert remaining tests to expect()
---------
Co-authored-by: Timothy Jones <timothy.l.jones@gmail.com>
0 commit comments