github-release-from-cc-changelog

v1.0.1
Create/update Github release notes from a CHANGELOG
conventional-commits github release github-release changelog

check-coverage

npm run coverage && nyc check-coverage --statements 80 --function 80 --branches 50 --lines 80

coverage

nyc --reporter=lcov --reporter=html --reporter=text-summary npm test

lint

eslint --ignore-path=.gitignore .

lint-updated

pipe-git-updated --ext=js -- eslint --ignore-pattern '!*'

prettier-check-updated

pipe-git-updated --ext=css --ext=html --ext=js --ext=json --ext=md --ext=yaml --ext=yml -- prettier -c

prettify

prettier --write --ignore-path .gitignore '**/*.{css,html,js,json,md,yaml,yml}'

test

mocha --recursive

Metadata

  • ISC
  • Whatever
  • Mariusz Nowak
  • released 6/18/2019

Downloads

Maintainers