-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f492bb3
commit a6f62bf
Showing
1 changed file
with
10 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -31,6 +31,10 @@ the directory path for a package within a monorepo. | |
[#149](https://github.com/npm/cli/pull/149) | ||
Use figgy-config to make sure extra opts are there. | ||
([@zkat](https://github.com/zkat)) | ||
* [`3c22d1a35`](https://github.com/npm/cli/commit/3c22d1a35878f73c0af8ea5968b962a85a1a9b84) | ||
[npm.community#5101](https://npm.community/t/npm-6-6-0-breaks-access-to-ls-collaborators/5101) | ||
Fix `ls-collaborators` access error for non-scoped case. | ||
([@zkat](https://github.com/zkat)) | ||
|
||
### DEPENDENCY BUMPS | ||
|
||
|
@@ -44,6 +48,12 @@ the directory path for a package within a monorepo. | |
* [`95ca1aef4`](https://github.com/npm/cli/commit/95ca1aef4077c8e68d9f4dce37f6ba49b591c4ca) | ||
`[email protected]` | ||
([@aeschright](https://github.com/aeschright)) | ||
* [`322fef403`](https://github.com/npm/cli/commit/322fef40376e71cd100159dc914e7ca89faae327) | ||
`[email protected]` | ||
([@aeschright](https://github.com/aeschright)) | ||
* [`32d34c0da`](https://github.com/npm/cli/commit/32d34c0da4f393a74697297667eb9226155ecc6b) | ||
`[email protected]` | ||
([@aeschright](https://github.com/aeschright)) | ||
|
||
### MISC | ||
|
||
|