@stencila/semantic-release-config

2.0.20 • Public • Published

@stencila/semantic-release-config

💡 If your projects needs to publish to GitHub pages, you should use the related @stencila/semantic-release-config-gh-pages package instead.

Usage

From the project where you would like to use these settings, run

npm install @stencila/semantic-release-config --save-dev

Then modify your package.json to include the following code block. If you already have a release configuration defined there, you’ll need to modify it.

  // …
  "release": {
    "extends": "@stencila/semantic-release-config"
  }
  // …

References

Package Sidebar

Install

npm i @stencila/semantic-release-config

Weekly Downloads

83

Version

2.0.20

License

Apache-2.0

Unpacked Size

33.9 kB

Total Files

5

Last publish

Collaborators

  • nokome
  • stencila-ci
  • ketch