semantic-release

v6.3.1
automated semver compliant package publishing
author automation changelog module package publish release semver version and 1 more...

test

npm run test:unit && npm run test:integration

pretest

standard

coverage

nyc report

test:unit

nyc tap --no-cov test/specs/*.js

coverage:upload

npm run coverage -s -- --reporter=text-lcov | coveralls

semantic-release

./bin/semantic-release.js pre && npm publish && ./bin/semantic-release.js post

test:integration

tap --no-cov test/scenarios/*.js

Metadata

  • MIT
  • >=0.10
  • Stephan Bönnemann
  • released 9/26/2016

Downloads