semantic-release

v0.0.0-placeholder
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
  • >=8
  • Stephan Bönnemann
  • released 8/14/2017

Downloads