You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make sure all packages within this repo have the same version number, as bloom the release tool will be unable to release the package:
bloom will only operate on an entire repo and everything in the repo must be at the same version. This is because the nature of tagging a repo is global across the repo so it asserts that all packages have the same version.
And bloom operates on the repo, hiding the files in the local checkout will not work.
from: here.