1.0.0 • Published 2 years ago

semantic-release-npm-config v1.0.0

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

semantic-release-npm-config

standard-readme compliant Commitizen friendly

semantic-release shareable config to publish npm packages.

Table of Contents

Plugins

This shareable configuration use the following plugins:

Usage

Install

yarn add --dev semantic-release semantic-release-npm-config

Configuration

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

{
  "extends": "semantic-release-npm-config"
}

Extension

See each plugin documentation for required installation and configuration steps.

License

MIT