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: align npm version update with recommended approach
- Use TARGET variable name for clarity
- Use node -p instead of node -e for cleaner code
- Match exact message format from recommendation
- Conditional check prevents 'Version not changed' error
0 commit comments