manual-git-changelog

v1.0.2
A simple tool for appending to a changelog based on git commits and tags.
changelog git tags simple manual

test

jest ${1}

test-mutation

stryker run

test-watch

jest ${1} --watch

coveralls

jest --coverage && cat ./coverage/lcov.info | coveralls

lint

tslint index.ts lib/**/*.ts test/**/*.ts --exclude '**/*.d.ts'

build

tsc

validate

npm ls

prepare

npm run build

version

./bin/cli.js onversion
npm i manual-git-changelog

Metadata

  • MIT
  • Whatever
  • Ruben Taelman
  • released 11/9/2022

Downloads

Maintainers