simple-dist-tag

v1.0.2
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
npm i simple-dist-tag

Metadata

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

Downloads

Maintainers