How to use the @lerna/version/command.builder function in @lerna/version

To help you get started, we’ve selected a few @lerna/version 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 / publish / command.js View on Github external
function composeVersionOptions(yargs) {
  versionCommand.addBumpPositional(yargs, ["from-git", "from-package"]);
  versionCommand.builder(yargs, "publish");

  return yargs;
}

@lerna/version

Bump version of packages changed since the last release

MIT
Latest version published 1 year ago

Package Health Score

64 / 100
Full package analysis