semantic-release-maxmilhas-npm
v1.6.0
Published
Shareable configuration for publishing MaxMilhas npm Packages
Readme
semantic-release-maxmilhas-npm
This is just sample project, used to demonstration how to semantic release works export default configuration for semantic release
semantic-release shareable config to MaxMilhas NPM Packages.
Plugins
This shareable configuration use the following plugins:
@semantic-release/commit-analyzer@semantic-release/release-notes-generator@semantic-release/changelog@semantic-release/git@semantic-release/npmsemantic-release-slack-bot
Install
$ npm install --save-dev semantic-release-maxmilhas-npmUsage
The shareable config can be configured in the semantic-release configuration file:
{
"extends": "semantic-release-maxmilhas-npm"
}Configuration
See each plugin documentation for required installation and configuration steps.
Other options use their default values. See each plugin documentation for available options.
