1.0.4 • Published 2 years ago

@anders1101/semantic-release-configuration v1.0.4

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

semantic-release-configuration

semantic-release-configuration contains the semantic-release configuration.

Status

CategoryStatus
Versionnpm
BuildGitHub Actions
LicenseGitHub

Installation

$ npm install @anders1101/semantic-release-configuration --save-dev

The following semantic-release components are included by default, so you don't have to install them:

Quick Start

To use this configurations, create a .releaserc.json file in your project and use the extends keyword.

{
  "extends": "@anders1101/semantic-release-configuration"
}

Running quality assurance

To run quality assurance for this module use roboter:

$ npx roboter