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
Background: a stray "BREAKING CHANGE:" line in any commit body would
trip conventional-recommended-bump into recommending a major release,
which in this CLI's current 0.38.x state would instantly ship 1.0.0
without any intended stability declaration. Matching the fix applied
Miscellaneous Chores
release: cap auto-bumps at minor to avoid accidental majors (#295) (d0b5519), closes #159