Use npmpub like it should since testling is gone #100
Reference in New Issue
Block a user
Delete Branch "npmpub"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
How to cut a release?
See https://github.com/MoOx/npmpub#usage
In short:
make a commit where your bump the package.json number and create a CHANGELOG.md section, then run
npm run release(oryarn release).