semantic-release

v24.1.0
Automated semver compliant package publishing
author automation changelog module package publish release semver version and 1 more...

test

npm-run-all --print-label --parallel lint:* --parallel test:*

codecov

codecov -f coverage/coverage-final.json

test:e2e

ava --verbose test/e2e.test.js

test:unit

c8 ava --verbose

lint:engines

ls-engines

lint:publish

publint --strict

lint:lockfile

lockfile-lint

lint:prettier

prettier --check "*.{js,json,md}" ".github/**/*.{md,yml}" "docs/**/*.md" "{bin,lib,test}/**/*.js"

semantic-release

./bin/semantic-release.js

test:integration

ava --verbose test/integration.test.js

lint:prettier:fix

prettier --write "*.{js,json,md}" ".github/**/*.{md,yml}" "docs/**/*.md" "{bin,lib,test}/**/*.js"

Metadata

  • MIT
  • >=20.8.1
  • Stephan Bönnemann
  • released 8/17/2024

Downloads