This package has been deprecated

Author message:

this package have been archived. please install the @all-in-js/changelog instead.

@iuv-tools/changelog

1.0.0 • Public • Published

changelog

a cli tool that could generate CHANGELOG.md file base on your git logs by version, maybe it could be one of your automatic tools about your workflow!

Install

npm i -g @iuv-tools/changelog

Example

changelog -c "feat: use a nice tool to generate CHANGELOG.md" -p -f feat,fix,test,docs

Props

  • commit c: use git commit, default false
  • push p: use git push, default false
  • commitFields f: flag of git commit message, default feat,fix,test,docs
  • repository r: repository url, default from package.json
  • version v: new version, default from package.json

Readme

Keywords

none

Package Sidebar

Install

npm i @iuv-tools/changelog

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

8.58 kB

Total Files

4

Last publish

Collaborators

  • eryue