semantic-release-fotingo

A fotingo semantic release plugin.

Installation

npm install --save-dev semantic-release-fotingo
yarn add --dev semantic-release-fotingo

Usage

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

{
  "plugins": ["semantic-release-fotingo", "@semantic-release/release-notes-generator"]
}

Configuration

This plugin does not have any configuration. Look at fotingo's configuration options to see how to customize the execution via environment variables.

If required configuration is missing, the plugin will be a noop.