3.5.1 • Published 5 years ago

@yoitsro/lerna-diff v3.5.1

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

@lerna/diff

Diff all packages or a single package since the last release

Usage

$ lerna diff [package]

$ lerna diff
# diff a specific package
$ lerna diff package-name

Diff all packages or a single package since the last release.

Similar to lerna changed. This command runs git diff.