Skip to content

Commit 30d3e07

Browse files
committed
docs: changelog for v7.6.2
1 parent e0a3a52 commit 30d3e07

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,33 @@
1+
## v7.6.2 (2021-03-09)
2+
3+
### BUG FIXES
4+
5+
* [`e0a3a5218`](https://github.com/npm/cli/commit/e0a3a5218cac7ca5850930aaaad8a939ddf75d4d)
6+
[#2831](https://github.com/npm/cli/issues/2831)
7+
Fix cb() never called in search with --json option
8+
([@fraqe](https://github.com/fraqe))
9+
* [`85a8694dd`](https://github.com/npm/cli/commit/85a8694dd9b4a924a474ba75261914511a216868)
10+
[#2795](https://github.com/npm/cli/issues/2795)
11+
fix(npm.output): make output go through npm.output
12+
([@wraithgar](https://github.com/wraithgar))
13+
* [`9fe0df5b5`](https://github.com/npm/cli/commit/9fe0df5b5d7606e5841288d9931be6c04767c9ca)
14+
[#2821](https://github.com/npm/cli/issues/2821)
15+
fix(usage): clean up usage declarations
16+
([@wraithgar](https://github.com/wraithgar))
17+
18+
### DEPENDENCIES
19+
20+
* [`7f470b5c2`](https://github.com/npm/cli/commit/7f470b5c25d544e36d97b28e28ae20dfa1d4ab31)
21+
22+
* fix(install): Do not revert a file: dep to version on bare name re-install
23+
* [`e9b7fc275`](https://github.com/npm/cli/commit/e9b7fc275a0bdf8f00dbcf5dd2283675776fc459)
24+
25+
* fix(diff): Gracefully handle packages with prepare script
26+
* [`c7314aa62`](https://github.com/npm/cli/commit/c7314aa62195b7f0d8886776692e8a2c892413ed)
27+
28+
* [`864f48d43`](https://github.com/npm/cli/commit/864f48d4327269f521161cf89888ea2b6db5fdab)
29+
30+
131
## v7.6.1 (2021-03-04)
232

333
### BUG FIXES

0 commit comments

Comments
 (0)