semantic-release-config-xerox

1.1.0 • Public • Published

semantic-release-config-xerox

semantic-release shareable config for Xerox projects

circleci status npm package license MIT commit style angular semantic-release

Usage

  1. Install this config and eslint as a devDependency:
yarn add semantic-release semantic-release-config-xerox --dev
# or 
npm install semantic-release semantic-release-config-xerox --save-dev
  1. Extend the base and any additional configs in your semantic release configuration:
{
  "extends": "semantic-release-config-xerox/npm"
}

Configurations

npm

Uses the following plugins:

These plugins require the following environment variables:

  • NPM_TOKEN: so semantic-release can publish to npm.
  • SLACK_WEBHOOK: so semantic-release-slack-bot can notify slack.

LICENSE | CHANGELOG | ISSUES

/semantic-release-config-xerox/

    Package Sidebar

    Install

    npm i semantic-release-config-xerox

    Weekly Downloads

    4

    Version

    1.1.0

    License

    MIT

    Unpacked Size

    7.07 kB

    Total Files

    6

    Last publish

    Collaborators

    • xerox_digital