doc: fix headings for CHANGELOG_v10.md
The LTS bit flip did not include the new title heading for LTS in the changelog. This commit fixes that. PR-URL: https://github.com/nodejs/node/pull/23973 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
This commit is contained in:
parent
878f587783
commit
db2ac1dbd9
@ -5,11 +5,14 @@
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<th>Current</th>
|
||||
<th>LTS 'Dubnium'</th>
|
||||
<th title="Previously called 'Stable'">Current</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<td valign="top">
|
||||
<a href="#10.13.0">10.13.0</a><br/>
|
||||
</td>
|
||||
<td valign="top">
|
||||
<a href="#10.12.0">10.12.0</a><br/>
|
||||
<a href="#10.11.0">10.11.0</a><br/>
|
||||
<a href="#10.10.0">10.10.0</a><br/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user