Description
After running git revert cz bump doesn't create any tag. Is there any possibility to
configure cz to create a new tag when on revert?
Steps to reproduce
git revert HEAD
cz bump
Current behavior
increment detected: None
Desired behavior
New tag should be created.
Screenshots
No response
Environment
cz version = 2.18.0
Python 3.8.10