Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

@qiwi/semrel-config

Shared QIWI OSS config for semantic-release

Install

yarn add @qiwi/semrel-config -D

Usage

Inject this shared config in any way supported by semrel configuration flow. For example, .releaserc:

{
  "extends": "@qiwi/semrel-config"
}