Skip to content

Commit f7905cc

Browse files
committed
docs: changelog for v7.20.6
1 parent d465ef6 commit f7905cc

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

CHANGELOG.md

+37
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,40 @@
1+
## v7.20.6 (2021-08-12)
2+
3+
### DEPENDENCIES
4+
5+
* [`5bebf280f`](https://github.com/npm/cli/commit/5bebf280f228e818524f6989caab1cfba1ffaf90)
6+
7+
* fix: reserve paths case-insensitively
8+
* [`5d89de44d`](https://github.com/npm/cli/commit/5d89de44daa636dc151eaefcafabb357540d35ce)
9+
10+
* fix: normalize paths on Windows systems
11+
* [`a1bdbea97`](https://github.com/npm/cli/commit/a1bdbea974ebfc6694b4c8ad5da86215c2924dde)
12+
[#3569](https://github.com/npm/cli/issues/3569)
13+
* remove byte-size
14+
([@wraithgar](https://github.com/wraithgar))
15+
* [`61782fa85`](https://github.com/npm/cli/commit/61782fa858c278455ce144f975c6b0e3ea2d9944)
16+
`@npmcli/[email protected]`:
17+
* fix: better error message for duplicate workspace names
18+
* [`b88f770fa`](https://github.com/npm/cli/commit/b88f770faa2651ca0833e1c9eb361e9e07e0bbc3)
19+
`@npmcli/[email protected]`:
20+
* [#3632] Fix "cannot read property path of null" error in 'npm dedupe'
21+
* fix(shrinkwrap): always set name on the root node
22+
23+
### DOCUMENTATION
24+
25+
* [`001f2c1b7`](https://github.com/npm/cli/commit/001f2c1b7e9474049a45709f0e80ee3c474a4ba9)
26+
[#3621](https://github.com/npm/cli/issues/3621)
27+
fix(docs): do not include certain files
28+
([@AkiJoey](https://github.com/AkiJoey))
29+
* [`d1812f1a6`](https://github.com/npm/cli/commit/d1812f1a627d6a4d4cb6d07d7735d2d2cc2cf264)
30+
[#3630](https://github.com/npm/cli/issues/3630)
31+
fix(docs): update npm-publish access flag info
32+
([@austincho](https://github.com/austincho))
33+
* [`d5a099c7b`](https://github.com/npm/cli/commit/d5a099c7bf62977a5a5d8242c61f323a88e27c73)
34+
[#3615](https://github.com/npm/cli/issues/3615)
35+
fix(readme): add nvm-windows to installers links
36+
([@Yash-Singh1](https://github.com/Yash-Singh1))
37+
138
## v7.20.5 (2021-08-05)
239

340
### DEPENDENCIES

0 commit comments

Comments
 (0)