File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -23,13 +23,12 @@ Select a Node.js version below to view the changelog history:
23
23
Please use the following table to find the changelog for a specific Node.js
24
24
release.
25
25
26
- <!-- lint disable maximum-line-length-->
27
-
28
26
<table >
29
27
<tr >
30
- <th title =" LTS Until 2024-04 " ><a href =" doc/changelogs/CHANGELOG_V16.md " >16</a ><sup >LTS</sup ></th >
31
- <th title =" LTS Until 2023-04 " ><a href =" doc/changelogs/CHANGELOG_V14.md " >14</a ><sup >LTS</sup ></th >
32
- <th title =" LTS Until 2022-04 " ><a href =" doc/changelogs/CHANGELOG_V12.md " >12</a ><sup >LTS</sup ></th >
28
+ <th title =" Current " ><a href =" doc/changelogs/CHANGELOG_V17.md " >17</a > (Current)</th >
29
+ <th title =" LTS Until 2024-04 " ><a href =" doc/changelogs/CHANGELOG_V16.md " >16</a > (LTS)</th >
30
+ <th title =" LTS Until 2023-04 " ><a href =" doc/changelogs/CHANGELOG_V14.md " >14</a > (LTS)</th >
31
+ <th title =" LTS Until 2022-04 " ><a href =" doc/changelogs/CHANGELOG_V12.md " >12</a > (LTS)</th >
33
32
</tr >
34
33
<tr >
35
34
<td valign="top">
You can’t perform that action at this time.
0 commit comments