@batch/semantic-release-gitlab-config
v2.0.0
Published
Batch's Semantic Release GitLab config
Downloads
120
Readme
@batch/semantic-release-gitlab-config
Plugins
This shareable configuration use the following plugins:
@semantic-release/commit-analyzer
@semantic-release/release-notes-generator
@semantic-release/changelog
@semantic-release/git
@semantic-release/gitlab
Install
$ npm install --save-dev semantic-release @batch/semantic-release-gitlab-config
Usage
The shareable config can be configured in the semantic-release configuration file:
{
"extends": "@batch/semantic-release-gitlab-config"
}
Configuration
See each plugin documentation for required installation and configuration steps.