1.0.0 • Published 11 months ago

@eik/semantic-release-config v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

@eik/semantic-release-config

This is a semantic-release config to publish Eik modules meant for internal use in the eik-lib organisation.

This configuration is not related to our semantic release plugin.

Plugins

This shareable configuration uses the following plugins:

Install

npm install --save-dev semantic-release @eik/semantic-release-config

Usage

In the semantic-release configuration file:

{
	"extends": "@eik/semantic-release-config"
}