echo -e "\033[31mError:\033[0m A release has been tagged since your feature branch was last rebased. <current version> must be greater than <latest channel tag>..
Possible solutions (in the order they should be tried):
1. rebase your feature branch on the base branch
2. merge the PR: \"Bump Version to ...\" once it has passed ci/checks, then rebase