1.0.0 • Published 1 year ago

semantic-release-pulsar-config v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

semantic-release-pulsar-config

semantic-release shareable config to publish Pulsar packages.

Build Status npm latest version

Plugins

This shareable configuration use the following plugins:

Install

$ npm install --save-dev semantic-release semantic-release-pulsar-config

Usage

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

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

Configuration

See each plugin documentation for required installation and configuration steps.

Overwritten options

This following options are set by this shareable config:

OptionValue
messagechore(release): \${nextRelease.version} skip ci

Other options use their default values. See each plugin documentation for available options.

Credits

This package is a fork of the original apm-config package.