Commit eaca13d 1 parent 38ae407 commit eaca13d Copy full SHA for eaca13d
File tree 5 files changed +249
-82
lines changed
5 files changed +249
-82
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
-->
@@ -2569,7 +2569,7 @@ See the POSIX mkdir(2) documentation for more details.
2569
2569
<!-- YAML
2570
2570
added: v5.10.0
2571
2571
changes:
2572
- - version: REPLACEME
2572
+ - version: v16.5.0
2573
2573
pr-url: https://github.com/nodejs/node/pull/39028
2574
2574
description: The `prefix` parameter now accepts an empty string.
2575
2575
- version: v10.0.0
@@ -4504,7 +4504,7 @@ See the POSIX mkdir(2) documentation for more details.
4504
4504
<!-- YAML
4505
4505
added: v5.10.0
4506
4506
changes:
4507
- - version: REPLACEME
4507
+ - version: v16.5.0
4508
4508
pr-url: https://github.com/nodejs/node/pull/39028
4509
4509
description: The ` prefix` parameter now accepts an empty string.
4510
4510
-->
You can’t perform that action at this time.
0 commit comments