2.1.0 • Published 5 years ago

release-rules-peakfijn v2.1.0

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

Release Rules - Peakfijn

The Peakfijn commit types parsed and exported as (semantic) release rules.

Usage

You can include this package by configuring the release section of the package file.

{
	"release": {
		"analyzeCommits": {
			"preset": "peakfijn",
			"releaseRules": "release-rules-peakfijn"
		}
	}
}

License

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