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
chore: add release script that just runs npm publish in all packages
this will bypass anything that lerna does - but we've been having trouble using lerna as it easily breaks if one package happens to be published manually etc. Next step we'll just run this script in CI and auto release whenever something is pushed to master.
0 commit comments