Skip to content

Commit

Permalink
docs: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Salakar committed Jul 27, 2020
1 parent 5113b7d commit 80eddbd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@

- Added a new filter for filtering published or unpublished packages: `--[no-]published`.
- Unpublished in this case means the package either does not exist on the Pub registry or the current local version of the package is not yet published to the Pub registry.
- Example logging out all unpublished packages and their versions:
- Added a new command to pretty print currently unpublished packages: `melos unpublished`:
- Added a new command to pretty print currently unpublished packages: `melos unpublished`.

#### Example `--[no-]published` usage

Expand Down

0 comments on commit 80eddbd

Please sign in to comment.