Skip to content

Commit

Permalink
Add monorepo support docs (#120)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaskello authored and Turbo87 committed Sep 20, 2018
1 parent 6fc2941 commit 35b6fa8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,10 @@ range of pull requests:
lerna-changelog --from=v1.0.0 --to=v2.0.0
```

### Monorepo support

If you have a packages folder and your projects in subfolders of that folder `lerna-changelog` will detect it and include the package names in the changelog for the relevant changes.

### GitHub Token

Since `lerna-changelog` interacts with the GitHub API you may run into rate
Expand Down

0 comments on commit 35b6fa8

Please sign in to comment.