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
fix(packages): pin internal deps to 6.2.0 so the CI lockstep gate passes
The 6.0->6.2 version bump advanced each package's version but left the
internal com.neoxider.* dependency pins at 6.0.0, so the 'Package graph
(lockstep + deps)' CI job failed with 11 mismatches. Pin all internal deps
to the shared 6.2.0.
0 commit comments