Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.04 KB

README.md

File metadata and controls

22 lines (15 loc) · 1.04 KB

@geprog/semantic-release-config

semantic-release shareable config to publish NPM packages at Geprog.

Build Status npm latest version npm next version

Install

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

Usage

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

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