Skip to content

AquiTCD/cz-conventional-changelog-ja

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"
}

と記載します。

About

A Japanese translated commitizen adapter for the angular preset of https://github.com/conventional-changelog/conventional-changelog

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%