File tree Expand file tree Collapse file tree 5 files changed +131
-7
lines changed Expand file tree Collapse file tree 5 files changed +131
-7
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,8 @@ release.
3838 <th title =" LTS Until 2025-04 " ><a href =" doc/changelogs/CHANGELOG_V18.md " >18</a > (LTS)</th >
3939</tr >
4040<tr >
41- <b ><a href =" doc/changelogs/CHANGELOG_V23.md#23.1.0 " >23.1.0</a ></b ><br />
41+ <b ><a href =" doc/changelogs/CHANGELOG_V23.md#23.2.0 " >23.2.0</a ></b ><br />
42+ <a href =" doc/changelogs/CHANGELOG_V23.md#23.1.0 " >23.1.0</a ><br />
4243<a href =" doc/changelogs/CHANGELOG_V23.md#23.0.0 " >23.0.0</a ><br />
4344 </td >
4445 <td valign =" top " >
Original file line number Diff line number Diff line change @@ -6822,7 +6822,7 @@ deprecated:
68226822 - v20.12.0
68236823 - v18.20.0
68246824changes:
6825- - version: REPLACEME
6825+ - version: v23.2.0
68266826 pr-url: https://github.com/nodejs/node/pull/55547
68276827 description: The property is no longer read-only.
68286828 - version: v23.0.0
Original file line number Diff line number Diff line change @@ -220,7 +220,7 @@ added: v22.8.0
220220### ` module .findPackageJSON (specifier[, base])`
221221
222222<!-- YAML
223- added: REPLACEME
223+ added: v23.2.0
224224-->
225225
226226> Stability: 1.1 - Active Development
@@ -355,7 +355,7 @@ resolution and loading behavior. See [Customization hooks][].
355355## ` module.stripTypeScriptTypes(code[, options])`
356356
357357<!-- YAML
358- added: REPLACEME
358+ added: v23.2.0
359359-->
360360
361361> Stability: 1.1 - Active development
You can’t perform that action at this time.
0 commit comments