commit-and-tag-version

v12.5.0
replacement for `npm version` with automatic CHANGELOG generation
conventional-changelog recommended changelog automatic workflow version angular standard

fix

eslint . --fix

posttest

eslint . && npm run format:check

format:base

prettier "./**/*.{ts,js}"

format:fix

npm run format:base -- --write

format:check

npm run format:base -- --check

test

jest

test:unit

jest --testPathIgnorePatterns test/git.integration-test.js

test:git-integration

jest --testPathPattern test/git.integration-test.js

release

bin/cli.js
npm i commit-and-tag-version

Metadata

  • ISC
  • >=18
  • Ben Coe
  • released 10/10/2024

Downloads

Maintainers