File tree 4 files changed +246
-79
lines changed
4 files changed +246
-79
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,8 @@ release.
32
32
</tr >
33
33
<tr >
34
34
<td valign="top">
35
- <b ><a href =" doc/changelogs/CHANGELOG_V16.md#16.4.2 " >16.4.2</a ></b ><br />
35
+ <b ><a href =" doc/changelogs/CHANGELOG_V16.md#16.5.0 " >16.5.0</a ></b ><br />
36
+ <a href =" doc/changelogs/CHANGELOG_V16.md#16.4.2 " >16.4.2</a ><br />
36
37
<a href =" doc/changelogs/CHANGELOG_V16.md#16.4.1 " >16.4.1</a ><br />
37
38
<a href =" doc/changelogs/CHANGELOG_V16.md#16.4.0 " >16.4.0</a ><br />
38
39
<a href =" doc/changelogs/CHANGELOG_V16.md#16.3.0 " >16.3.0</a ><br />
Original file line number Diff line number Diff line change @@ -796,7 +796,7 @@ rejection only when `recursive` is false.
796
796
<!-- YAML
797
797
added: v10.0.0
798
798
changes:
799
- - version: REPLACEME
799
+ - version: v16.5.0
800
800
pr-url: https://github.com/nodejs/node/pull/39028
801
801
description: The ` prefix` parameter now accepts an empty string.
802
802
-->
@@ -2571,7 +2571,7 @@ See the POSIX mkdir(2) documentation for more details.
2571
2571
<!-- YAML
2572
2572
added: v5.10.0
2573
2573
changes:
2574
- - version: REPLACEME
2574
+ - version: v16.5.0
2575
2575
pr-url: https://github.com/nodejs/node/pull/39028
2576
2576
description: The `prefix` parameter now accepts an empty string.
2577
2577
- version: v10.0.0
@@ -4512,7 +4512,7 @@ See the POSIX mkdir(2) documentation for more details.
4512
4512
<!-- YAML
4513
4513
added: v5.10.0
4514
4514
changes:
4515
- - version: REPLACEME
4515
+ - version: v16.5.0
4516
4516
pr-url: https://github.com/nodejs/node/pull/39028
4517
4517
description: The ` prefix` parameter now accepts an empty string.
4518
4518
-->
You can’t perform that action at this time.
0 commit comments