- Commit changes
npm whoami
: Ensure you're using the correct NPM user (npm login
if not)npm version <patch|minor|major>
: Change the package versionnpm publish
: Publish to NPM
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.