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
Currently, we are patching the versions on main when we release a new package but once released we need to merge main into dev and change the dependencies back to the local links. If we don't do this there will be conflicts during release
Currently, we are patching the versions on
mainwhen we release a new package but once released we need to mergemainintodevand change the dependencies back to the local links. If we don't do this there will be conflicts during release