1.0.0 • Published 2 years ago

@onemedia/release-config v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

@onemedia/release-config

semantic-release shareable config to publish Onemedia shared NPM modules.

npm next version

Plugins

This shareable configuration use the following plugins:

Install

$ npm install -D semantic-release @onemedia/release-config

Usage

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

{
  "extends": "@onemedia/release-config"
}