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: crash-safe version restore and explicit git pull branch
- Wrap npm pack calls in try/finally so package.json versions are
always restored even if packing fails
- Use git pull origin main instead of bare git pull
0 commit comments