How to use the @lerna/conventional-commits.recommendVersion function in @lerna/conventional-commits

To help you get started, we’ve selected a few @lerna/conventional-commits examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github lerna / lerna / commands / version / index.js View on Github external
this.reduceVersions(node =>
        ConventionalCommitUtilities.recommendVersion(node, type, {
          changelogPreset,
          rootPath,
          tagPrefix: this.tagPrefix,
          prereleaseId: getPrereleaseId(node),
        })
      )

@lerna/conventional-commits

Lerna's internal interface to conventional-changelog and friends

MIT
Latest version published 1 year ago

Package Health Score

70 / 100
Full package analysis