0.0.2 • Published 6 years ago

cz-conventional-changelog-ja v0.0.2

Weekly downloads
82
License
MIT
Repository
github
Last release
6 years ago

cz-conventional-changelog-ja

Status: npm version npm downloads Build Status

This is a Japanese translated commitizen/cz-conventional-changelog fork. これは日本語翻訳されたcommitizen/cz-conventional-changelogのフォークです。

Part of the commitizen family. Prompts for conventional changelog standard.

Usage

Recommend to use in user setting, because projects might have dependency config on it.

in ~/.czrc

{
  "path": "cz-conventional-changelog-ja"
}

使い方(日本語)

プロジェクトごとに各プロジェクト用の設定がある可能性があるので、ユーザーに設定しておくのをオススメします。 ~/.czrc

{
  "path": "cz-conventional-changelog-ja"
}

と記載します。