conventional-changelog-angular

Angular preset for conventional-changelog.

conventional-changelog-angular downloads conventional-changelog-angular version conventional-changelog-angular license

conventional-changelog-angularSimilar Packages:

Npm Package Weekly Downloads Trend

3 Years
🌟 Show real-time usage chart on conventional-changelog-angular's README.md, just copy the code below.
## Usage Trend
[![Usage Trend of conventional-changelog-angular](https://npm-compare.com/img/npm-trend/THREE_YEARS/conventional-changelog-angular.png)](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
[![GitHub Stars Trend of conventional-changelog-angular](https://npm-compare.com/img/github-trend/conventional-changelog-angular.png)](https://npm-compare.com/conventional-changelog-angular)

Stat Detail

Package
Downloads
Stars
Size
Issues
Publish
License
conventional-changelog-angular08,50810.9 kB30a month agoISC

README for conventional-changelog-angular

conventional-changelog-angular

ESM-only package NPM version Node version Dependencies status Install size Build status Coverage status

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.