Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@semantic-release/gitlab-config

semantic-release57.1kMIT14.0.1

semantic-release shareable config to publish npm packages with GitLab

gitlab, conventional-changelog, release, semantic-release, semantic-release-config, version

readme

@semantic-release/gitlab-config

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

Build Status npm latest version npm next version

Plugins

This shareable configuration use the following plugins:

Install

$ npm install --save-dev semantic-release @semantic-release/gitlab-config

Usage

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

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

Configuration

See each plugin documentation for required installation and configuration steps.