How to use @lerna/version - 2 common examples

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;
}
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 12 months ago

Package Health Score

64 / 100
Full package analysis