1.0.2 • Published 5 years ago

cz-simple-changelog v1.0.2

Weekly downloads
437
License
MIT
Repository
github
Last release
5 years ago

cz-simple-changelog

npm version npm downloads

A cloned and simplefied version of cz-conventional-changelog. Simplified prompts for conventional changelog standard.

Conventional and simplified

As conventional changelog is the preferred way to go (and the way I roll), this is a package for those who wants to follow, but think there is too much options in the types section.

This package uses all relevant types - those that goes on CHANGELOG.md - and sums all others in a single type, chore. So, if you need to do a build, test, refactor, etc; you just use the type as a scope: chore(build).

Comparison table

cz-conventional-changelogcz-simple-changelog
featfeat
fixfix
docs
style
refactor
perfperf
test
build
ci
chorechore
revertrevert