@smartive/semantic-release-lerna

1.0.0 • Public • Published

semantic release lerna

This is a plugin for semantic-release to publish packages with lerna.

Easiest config is:

.releaserc.json

{
  "extends": "@smartive/semantic-release-lerna/config"
}

This overwrites the default of semantic release with the following config:

{
  "generateNotes": ["@semantic-release/release-notes-generator", "semantic-release-lerna"],
  "prepare": false,
  "publish": ["@semantic-release/github", "semantic-release-lerna"]
}

Feel free to customize any settings :-)

Readme

Keywords

Package Sidebar

Install

npm i @smartive/semantic-release-lerna

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

4 kB

Total Files

8

Last publish

Collaborators

  • smartive-ci
  • mfeltscher
  • petermanser
  • cbuehler
  • dwirz
  • deniaz
  • nmaro