1.0.1 • Published 2 years ago

@swarm-io/release-config-javascript-actions v1.0.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

release-config-javascript-actions

A semantic-release sharable configuration for releasing javascript github actions. This release config updates the version in package.json but does not push to npm

Plugins

This shareable configuration use the following plugins:

Install

$ npm install --save-dev semantic-release @swarm-io/release-config-javascript-actions

Usage

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

{
  "extends": "@swarm-io/release-config-javascript-actions"
}

Configuration

See each plugin documentation for required installation and configuration steps.