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(v8/publish): Ensure all packages are tagged with v8 on when publishing to NPM (#19974)
This adds a missing `"tag": "v8"` entry to the package.json of various
packages on the `v8` branch. Not sure why we missed so many packages in
the aftermath of the v9 release
(#15358) but this
just broke installs for a lot of packages.
ref #19972
0 commit comments