Commit (and tag) a release with automatic CHANGELOG.md and DEPENDENCIES.md updates
This is a Node.js module available through the
npm registry. It can be installed using the
npm
or
yarn
command line tools.
npm install release-commit --save
- chalk: Terminal string styling done right
- commander: the complete solution for node.js command-line programs
- conventional-changelog-angular: conventional-changelog angular preset
- conventional-recommended-bump: Get a recommended version bump based on conventional commits
- execa: Process execution for humans
- generate-changelog: Generate a changelog from git commits.
- graceful-fs: A drop-in replacement for fs, making various improvements.
- package-json-to-readme: Generate a README.md from package.json contents
- cz-conventional-changelog: Commitizen adapter following the conventional-changelog format.
- eslint-config-xo-space: ESLint shareable config for XO with 2-space indent
- xo: JavaScript/TypeScript linter with great defaults
MIT