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
# Log in to NPM in CLI
npm login
# You can use 'minor' and 'major' instead of 'patch'# Read more about semantic versioning at: https://semver.org/
npm version patch
# Publish your package
npm publish