Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.61 KB

README.md

File metadata and controls

34 lines (22 loc) · 1.61 KB

@tapsellorg/semantic-release-general-config

semantic-release-general-config

semantic-release shareable config to publish npm packages with GitLab.

Plugins

This shareable configuration use the following plugins:

Install

$ npm install --save-dev semantic-release @tapsellorg/semantic-release-general-config

Usage

The shareable config can be configured in the semantic-release configuration file:

{
  "extends": "@tapsellorg/semantic-release-general-config"
}

Configuration

See each plugin documentation for required installation and configuration steps.