Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 158 Bytes

File metadata and controls

11 lines (6 loc) · 158 Bytes

Patching the version:

npm version patch -m "Version %s - <description>"

Push the changes

git push && git push --tags

Publish the module

npm publish