Open pselden opened 7 years ago
Any thoughts on this?
I haven't confirmed this, but I'm guessing that command works for the default "fixed" mode - where all packages share a single version - and not --independent
mode, where all packages are independently versioned. The Lerna README links to this repo as a semantic versioning solution specifically for --independent
mode.
This seems very similar to what lerna-semantic-release provides. Would love to know what the material differences are and why I might choose one over the other.