2.1.0 • Published 5 years ago

@peakfijn/config-commitizen v2.1.0

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

Commitizen - Peakfijn

A sharable Commitizen configuration with Peakfijn conventions.

Installation

Install the dependency with npm.

$ npm install --save-dev @peakfijn/config-commitizen

Configuration

Update the package.json to include a commitizen config property.

{
	"config": {
		"commitizen": {
			"path": "@peakfijn/config-commitizen"
		}
	}
}

Usage

After installing and configuring the package, you can use it by running this command.

$ npx git-cz

License

The MIT License (MIT). Please see License File for more information.

2.1.0

5 years ago

2.0.0

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

1.0.0-rc.3

5 years ago

1.0.0-rc.2

5 years ago

1.0.0-rc.1

5 years ago

1.0.0-rc.0

5 years ago

0.8.3

6 years ago

0.8.2

6 years ago

0.8.1

6 years ago

0.8.0

6 years ago

0.7.0

6 years ago

0.0.0

6 years ago