conventional-changelog-angular
v9.4.0
Published
Angular preset for conventional-changelog.
Downloads
59,380,362
Readme
conventional-changelog-angular
conventional-changelog angular preset.
Issues with the convention itself should be reported on the Angular issue tracker.
Install
# pnpm
pnpm add -D conventional-changelog-angular
# yarn
yarn add -D conventional-changelog-angular
# npm
npm i -D conventional-changelog-angularUsage
Use with conventional-changelog by passing the preset name with -p:
conventional-changelog -p angularDocumentation
For the commit convention details and preset options, visit the documentation website.
