3.16.3 • Published 6 years ago
@0x-lerna-fork/diff v3.16.3
@0x-lerna-fork/diff
Diff all packages or a single package since the last release
Install lerna for access to the lerna CLI.
Usage
$ lerna diff [package]
$ lerna diff
# diff a specific package
$ lerna diff package-nameDiff all packages or a single package since the last release.
Similar to
lerna changed. This command runsgit diff.