Skip to content

Commit 152c492

Browse files
nodejs-github-botRafaelGSS
authored andcommitted
2026-06-23, Version 22.23.1 'Jod' (LTS)
PR-URL: #64067 Signed-off-by: RafaelGSS <rafael.nunu@hotmail.com>
1 parent 7e31299 commit 152c492

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,8 @@ release.
7474
<a href="doc/changelogs/CHANGELOG_V24.md#24.0.0">24.0.0</a><br/>
7575
</td>
7676
<td valign="top">
77-
<b><a href="doc/changelogs/CHANGELOG_V22.md#22.23.0">22.23.0</a></b><br/>
77+
<b><a href="doc/changelogs/CHANGELOG_V22.md#22.23.1">22.23.1</a></b><br/>
78+
<a href="doc/changelogs/CHANGELOG_V22.md#22.23.0">22.23.0</a><br/>
7879
<a href="doc/changelogs/CHANGELOG_V22.md#22.22.3">22.22.3</a><br/>
7980
<a href="doc/changelogs/CHANGELOG_V22.md#22.22.2">22.22.2</a><br/>
8081
<a href="doc/changelogs/CHANGELOG_V22.md#22.22.1">22.22.1</a><br/>

doc/changelogs/CHANGELOG_V22.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
</tr>
1010
<tr>
1111
<td>
12+
<a href="#22.23.1">22.23.1</a><br/>
1213
<a href="#22.23.0">22.23.0</a><br/>
1314
<a href="#22.22.3">22.22.3</a><br/>
1415
<a href="#22.22.2">22.22.2</a><br/>
@@ -76,6 +77,18 @@
7677
* [io.js](CHANGELOG_IOJS.md)
7778
* [Archive](CHANGELOG_ARCHIVE.md)
7879

80+
<a id="22.23.1"></a>
81+
82+
## 2026-06-23, Version 22.23.1 'Jod' (LTS), @RafaelGSS
83+
84+
This release includes a fix for an unexpected behavior introduced
85+
by the recent security release (22.23.0).
86+
87+
### Commits
88+
89+
* \[[`41d2ee13be`](https://github.com/nodejs/node/commit/41d2ee13be)] - **build**: switch coverage-windows to `windows-2022` (Richard Lau) [#63940](https://github.com/nodejs/node/pull/63940)
90+
* \[[`eaa292549e`](https://github.com/nodejs/node/commit/eaa292549e)] - **http**: avoid stream listeners on idle agent sockets (Matteo Collina) [#64004](https://github.com/nodejs/node/pull/64004)
91+
7992
<a id="22.23.0"></a>
8093

8194
## 2026-06-18, Version 22.23.0 'Jod' (LTS), @aduh95

0 commit comments

Comments
 (0)