conventional-changelog-angular
Angular preset for conventional-changelog.
Npm Package Weekly Downloads Trend
🌟 Show real-time usage chart on conventional-changelog-angular's README.md, just copy the code below.## Usage Trend
[](https://npm-compare.com/conventional-changelog-angular#timeRange=THREE_YEARS)
Cumulative GitHub Star Trend
🌟 Show GitHub stars trend chart on conventional-changelog-angular's README.md, just copy the code below.## GitHub Stars Trend
[](https://npm-compare.com/conventional-changelog-angular)
conventional-changelog-angular
README for conventional-changelog-angular
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-angular
Usage
Use with conventional-changelog by passing the preset name with -p:
conventional-changelog -p angular
Documentation
For the commit convention details and preset options, visit the documentation website.