semantic-release-configuration

2.0.7 • Public • Published

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

/semantic-release-configuration/

    Package Sidebar

    Install

    npm i semantic-release-configuration

    Weekly Downloads

    105

    Version

    2.0.7

    License

    MIT

    Unpacked Size

    22.1 kB

    Total Files

    9

    Last publish

    Collaborators

    • thenativeweb-admin
    • goloroden