Open
Description
I saw np
was replaced with standard-version
, so I went to the npm page to check how it works and saw it was deprecated two years ago.
Also the CONTRIBUTING.md file says that npm publish
should be used for publishing, but I think npm run release
should be used? as the release
script is the one running standard-version