To automatically generate a new version:
yarn run release
There is currently no CI, copy/paste the code after release. Note, commits and tags are automatically pushed before publishing.
npm publish
Unit tests are written and executed with Mocha and Should.js. Run npm run test
to execute the all test suite.