Release Steps $ npm run verify Edit version in package.json $ npm i Commit package.json & package-lock.json $ npm publish Create git tag for version using version for tag and description Example: 0.0.10 $ git push --follow-tags