Skip to content

🦊 Semantic-release shareable config for GitLab

License

Notifications You must be signed in to change notification settings

semantic-release/gitlab-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

eb8fcf1 Â· Jun 11, 2024
May 17, 2024
Nov 20, 2020
Oct 24, 2023
Jan 7, 2018
Nov 20, 2020
Apr 13, 2023
Jun 11, 2024
Jun 11, 2024

Repository files navigation

@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.