A fotingo semantic release plugin.
npm install --save-dev semantic-release-fotingo
yarn add --dev semantic-release-fotingo
The plugin can be configured in the semantic-release configuration file:
{
"plugins": ["semantic-release-fotingo", "@semantic-release/release-notes-generator"]
}
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.