File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,8 @@ release.
7474<a href =" doc/changelogs/CHANGELOG_V22.md#22.0.0 " >22.0.0</a ><br />
7575 </td >
7676 <td valign =" top " >
77- <b ><a href =" doc/changelogs/CHANGELOG_V20.md#20.19.0 " >20.19.0</a ></b ><br />
77+ <b ><a href =" doc/changelogs/CHANGELOG_V20.md#20.19.1 " >20.19.1</a ></b ><br />
78+ <a href =" doc/changelogs/CHANGELOG_V20.md#20.19.0 " >20.19.0</a ><br />
7879<a href =" doc/changelogs/CHANGELOG_V20.md#20.18.3 " >20.18.3</a ><br />
7980<a href =" doc/changelogs/CHANGELOG_V20.md#20.18.2 " >20.18.2</a ><br />
8081<a href =" doc/changelogs/CHANGELOG_V20.md#20.18.1 " >20.18.1</a ><br />
Original file line number Diff line number Diff line change 99</tr>
1010<tr>
1111<td>
12+ <a href="#20.19.1">20.19.1</a><br/>
1213<a href="#20.19.0">20.19.0</a><br/>
1314<a href="#20.18.3">20.18.3</a><br/>
1415<a href="#20.18.2">20.18.2</a><br/>
7273 * [io.js](CHANGELOG_IOJS.md)
7374 * [Archive](CHANGELOG_ARCHIVE.md)
7475
76+ <a id="20.19.1"></a>
77+
78+ ## 2025-04-22, Version 20.19.1 'Iron' (LTS), @UlisesGascon prepared by @RafaelGSS
79+
80+ ### Notable Changes
81+
82+ * \[[`d5e73ce0f8`](https://github.com/nodejs/node/commit/d5e73ce0f8)] - **deps**: update undici to 6.21.2 (Matteo Collina) [#57442](https://github.com/nodejs/node/pull/57442)
83+ * \[[`e4a6323ab2`](https://github.com/nodejs/node/commit/e4a6323ab2)] - **deps**: update c-ares to v1.34.5 (Node.js GitHub Bot) [#57792](https://github.com/nodejs/node/pull/57792)
84+
85+ ### Commits
86+
87+ * \[[`d5e73ce0f8`](https://github.com/nodejs/node/commit/d5e73ce0f8)] - **deps**: update undici to 6.21.2 (Matteo Collina) [#57442](https://github.com/nodejs/node/pull/57442)
88+ * \[[`e4a6323ab2`](https://github.com/nodejs/node/commit/e4a6323ab2)] - **deps**: update c-ares to v1.34.5 (Node.js GitHub Bot) [#57792](https://github.com/nodejs/node/pull/57792)
89+ * \[[`b2b9eb36af`](https://github.com/nodejs/node/commit/b2b9eb36af)] - **dns**: restore dns query cache ttl (Ethan Arrowood) [#57640](https://github.com/nodejs/node/pull/57640)
90+ * \[[`07a99a5c0b`](https://github.com/nodejs/node/commit/07a99a5c0b)] - **doc**: correct status of require(esm) warning in v20 changelog (Joyee Cheung) [#57529](https://github.com/nodejs/node/pull/57529)
91+ * \[[`d45517ccbf`](https://github.com/nodejs/node/commit/d45517ccbf)] - **meta**: bump Mozilla-Actions/sccache-action from 0.0.8 to 0.0.9 (dependabot\[bot]) [#57720](https://github.com/nodejs/node/pull/57720)
92+ * \[[`fa93bb2633`](https://github.com/nodejs/node/commit/fa93bb2633)] - **test**: update parallel/test-tls-dhe for OpenSSL 3.5 (Richard Lau) [#57477](https://github.com/nodejs/node/pull/57477)
93+ * \[[`29c032403c`](https://github.com/nodejs/node/commit/29c032403c)] - **tools**: update sccache to support GH cache changes (Michaël Zasso) [#57573](https://github.com/nodejs/node/pull/57573)
94+
7595<a id="20.19.0"></a>
7696
7797## 2025-03-13, Version 20.19.0 'Iron' (LTS), @marco-ippolito
You can’t perform that action at this time.
0 commit comments