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 was 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.
Hi, I have structure like this
and when i use
bump-interdependencyto set new version of monorepo packages, it update also non-monorepo packages:myorg/utilityandmyorg/other-utilitybecause of the same vendor name.