@linx-digital/semantic-release-npm-github-config

1.0.5 • Public • Published

@linx-digital/semantic-release-npm-github-config

semantic-release shareable config to publish npm packages with GitHub.

npm version

Plugins

This shareable configuration uses the following plugins:

Summary

  • Provides an informative git commit message for the release commit that does not trigger continuous integration and conforms to the conventional commits specification (e.g., "chore(release): 1.2.3 [skip ci]\n\nnotes").
  • Creates a tarball that gets uploaded with each GitHub release.
  • Publishes the same tarball to npm.
  • Commits the version change in package.json.
  • Creates or updates a changelog file.

Install

$ npm install --save-dev semantic-release @linx-digital/semantic-release-npm-github-config

Usage

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

{
  "extends": "@linx-digital/semantic-release-npm-github-config",
  "branch": "master"
}

Configuration

Ensure that your CI configuration has the following secret environment variables set:

See each plugin documentation for required installation and configuration steps.

/@linx-digital/semantic-release-npm-github-config/

    Package Sidebar

    Install

    npm i @linx-digital/semantic-release-npm-github-config

    Weekly Downloads

    3

    Version

    1.0.5

    License

    ISC

    Unpacked Size

    11.7 kB

    Total Files

    4

    Last publish

    Collaborators

    • giovanni-linxcommerce
    • luizahaaslinx
    • nelsoncunha
    • gbombassaro-linx
    • topogigiovanni