0.1.3 • Published 1 year ago

@avolantis/conventional-changelog-conventionalcommits v0.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@avolantis/conventional-changelog-conventionalcommits

npm

Shared preset for conventional-changelog and standard-version to use with Avolantis commit conventions.

Install

pnpm add -D standard-version @avolantis/conventional-changelog-convetionalcommits

This package can be used with standard-version, conventional-changelog-cli or with the conventional-changelog api, however normally standard version is the recommended tool to be used.

Commit types

TypeDescriptionShown in changelog
crChange requests:heavy_check_mark:
featNew features:heavy_check_mark:
fixBug fixes:heavy_check_mark:
perfPerformance improvements:heavy_check_mark:
buildBuild ecosystem:x:
choreOther:x:
ciContinuous integration:x:
docsProject documentation:x:
styleStyling and design:x:
refactorCode refactoring:x:
revertCommit reverts:x:
testTest related:x:
wipWork in progress:x: