File tree Expand file tree Collapse file tree 4 files changed +182
-3
lines changed Expand file tree Collapse file tree 4 files changed +182
-3
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,8 @@ release.
3636</tr >
3737<tr >
3838 <td valign =" top " >
39- <b ><a href =" doc/changelogs/CHANGELOG_V21.md#21.2.0 " >21.2.0</a ></b ><br />
39+ <b ><a href =" doc/changelogs/CHANGELOG_V21.md#21.3.0 " >21.3.0</a ></b ><br />
40+ <a href =" doc/changelogs/CHANGELOG_V21.md#21.2.0 " >21.2.0</a ><br />
4041<a href =" doc/changelogs/CHANGELOG_V21.md#21.1.0 " >21.1.0</a ><br />
4142<a href =" doc/changelogs/CHANGELOG_V21.md#21.0.0 " >21.0.0</a ><br />
4243 </td >
Original file line number Diff line number Diff line change @@ -448,7 +448,7 @@ Affects the default output directory of:
448448> Stability: 1.1 - Active development
449449
450450<!-- YAML
451- added: REPLACEME
451+ added: v21.3.0
452452-->
453453
454454Disable specific process warnings by ` code ` or ` type ` .
Original file line number Diff line number Diff line change @@ -3518,7 +3518,7 @@ deprecated. Get them from `fs.constants` or `fs.promises.constants` instead.
35183518
35193519<!-- YAML
35203520changes:
3521- - version: REPLACEME
3521+ - version: v21.3.0
35223522 pr-url: https://github.com/nodejs/node/pull/50486
35233523 description: A deprecation code has been assigned.
35243524 - version: v14.0.0
You can’t perform that action at this time.
0 commit comments