simple-dist-tag

v1.0.1
A simple tool for selecting a dist tag for npm publish.

test

mocha

lint

eslint '**/*.js'

posttest

npm run lint

version

npm run test && conventional-changelog -p angular -i CHANGELOG.md -s && git add CHANGELOG.md

postversion

npm publish --tag `./bin/simple-dist-tag`

postpublish

git push origin --follow-tags

Metadata

  • ISC
  • Whatever
  • Louis-Dominique
  • released 2/12/2020

Downloads

Maintainers