Skip to content

thenativeweb/semantic-release-configuration

Repository files navigation

semantic-release-configuration

semantic-release-configuration contains the semantic-release configuration for the native web.

Status

Category Status
Version npm
Dependencies David
Dev dependencies David
Build GitHub Actions
License GitHub

Installation

$ npm install semantic-release-configuration

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": "semantic-release-configuration"
}

Running quality assurance

To run quality assurance for this module use roboter:

$ npx roboter

About

semantic-release-configuration contains the semantic-release configuration for the native web.

Resources

License

Stars

Watchers

Forks

Packages

No packages published