Skip to content

Commit fc5fc76

Browse files
claudiahdzisaacs
authored andcommitted
docs: change log for 6.11.3
1 parent cebf542 commit fc5fc76

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

CHANGELOG.md

+31
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,34 @@
1+
## 6.11.3 (2019-09-03):
2+
3+
Fix npm ci regressions and npm outdated depth.
4+
5+
### BUG FIXES
6+
7+
* [`235ed1d28`](https://github.com/npm/cli/commit/235ed1d2838ef302bb995e183980209d16c51b9b)
8+
[#239](https://github.com/npm/cli/pull/239)
9+
Don't override user specified depth in outdated
10+
Restores ability to update packages using `--depth` as suggested by `npm audit`.
11+
([@G-Rath](https://github.com/G-Rath))
12+
* [`1fafb5151`](https://github.com/npm/cli/commit/1fafb51513466cd793866b576dfea9a8963a3335)
13+
[#242](https://github.com/npm/cli/pull/242)
14+
[npm.community#9586](https://npm.community/t/6-11-1-some-dependencies-are-no-longer-being-installed/9586/4)
15+
Revert "install: do not descend into directory deps' child modules"
16+
([@isaacs](https://github.com/isaacs))
17+
* [`cebf542e6`](https://github.com/npm/cli/commit/cebf542e61dcabdd2bd3b876272bf8eebf7d01cc)
18+
[#243](https://github.com/npm/cli/pull/243)
19+
[npm.community#9720](https://npm.community/t/6-11-2-npm-ci-installs-package-with-wrong-permissions/9720)
20+
ci: pass appropriate configs for file/dir modes
21+
([@isaacs](https://github.com/isaacs))
22+
23+
### DEPENDENCIES
24+
25+
* [`e5fbb7ed1`](https://github.com/npm/cli/commit/e5fbb7ed1fc7ef5c6ca4790e2d0dc441e0ac1596)
26+
`read-cmd-shim@1.0.4`
27+
([@claudiahdz](https://github.com/claudiahdz))
28+
* [`23ce65616`](https://github.com/npm/cli/commit/23ce65616c550647c586f7babc3c2f60115af2aa)
29+
`npm-pick-manifest@3.0.2`
30+
([@claudiahdz](https://github.com/claudiahdz))
31+
132
## 6.11.2 (2019-08-22):
233

334
Fix a recent Windows regression, and two long-standing Windows bugs. Also,

0 commit comments

Comments
 (0)