Denis 346b78aee1 first commit %!s(int64=2) %!d(string=hai) anos
..
lib 346b78aee1 first commit %!s(int64=2) %!d(string=hai) anos
CHANGELOG.md 346b78aee1 first commit %!s(int64=2) %!d(string=hai) anos
LICENSE 346b78aee1 first commit %!s(int64=2) %!d(string=hai) anos
README.md 346b78aee1 first commit %!s(int64=2) %!d(string=hai) anos
command.js 346b78aee1 first commit %!s(int64=2) %!d(string=hai) anos
index.js 346b78aee1 first commit %!s(int64=2) %!d(string=hai) anos
package.json 346b78aee1 first commit %!s(int64=2) %!d(string=hai) anos

README.md

@lerna/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-name

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

Similar to lerna changed. This command runs git diff.