Thanks for maintaining this awesome plugin!
Currently, documentation states that the release task doesn't honor the autoBump setting.
Is it possible for the release task to honor the setting?
Use Case
We have a CI workflow that always run release version on a merge to main. We would like it to only create new releases if the commit was prefixed with one of the "major", "minor", "fix" messages.