Skip to content

Latest commit

 

History

History

semantic-release-config

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Shared Semantic Release config

Install

npm install -D semantic-release @rambler-tech/semantic-release-config

or

yarn add -D semantic-release @rambler-tech/semantic-release-config

Usage

Create a .releaserc.json and extend this config

{
  "extends": "@rambler-tech/semantic-release-config"
}