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
{{ message }}
This repository has been archived by the owner on Dec 3, 2023. It is now read-only.
and when i use bump-interdependency to set new version of monorepo packages, it update also non-monorepo packages: myorg/utility and myorg/other-utility because of the same vendor name.
The text was updated successfully, but these errors were encountered:
Hi, I have structure like this
and when i use
bump-interdependency
to set new version of monorepo packages, it update also non-monorepo packages:myorg/utility
andmyorg/other-utility
because of the same vendor name.The text was updated successfully, but these errors were encountered: