Skip to main content

required_bump

Function required_bump 

Source
pub fn required_bump(commits: &[ConventionalCommit]) -> Option<BumpLevel>
Expand description

Determine the strongest bump the commits require, or None when no commit warrants a release.