Hello,
I've noticed that parser_angular_default_level_bump has been removed in 8.0.0 of Python Semantic Release. Previously we could set parser_angular_default_level_bump=patch to increment the patch version number when no valid angular commit tags were found. Is there now a way to do this without writing our own parser?
Thank You!
Hello,
I've noticed that
parser_angular_default_level_bumphas been removed in 8.0.0 of Python Semantic Release. Previously we could setparser_angular_default_level_bump=patchto increment the patch version number when no valid angular commit tags were found. Is there now a way to do this without writing our own parser?Thank You!