Skip to content

Commit cf1abe4

Browse files
committed
2021-07-05, Version 12.22.3 'Erbium' (LTS)
Notable changes: Node.js 12.22.2 introduced a regression in the Windows installer on non-English locales that is being fixed in this release. There is no need to download this release if you are not using the Windows installer. PR-URL: #39268
1 parent 3cce8f5 commit cf1abe4

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,8 @@ release.
7070
<a href="doc/changelogs/CHANGELOG_V14.md#14.0.0">14.0.0</a><br/>
7171
</td>
7272
<td valign="top">
73-
<b><a href="doc/changelogs/CHANGELOG_V12.md#12.22.2">12.22.2</a></b><br/>
73+
<b><a href="doc/changelogs/CHANGELOG_V12.md#12.22.3">12.22.3</a></b><br/>
74+
<a href="doc/changelogs/CHANGELOG_V12.md#12.22.2">12.22.2</a><br/>
7475
<a href="doc/changelogs/CHANGELOG_V12.md#12.22.1">12.22.1</a><br/>
7576
<a href="doc/changelogs/CHANGELOG_V12.md#12.22.0">12.22.0</a><br/>
7677
<a href="doc/changelogs/CHANGELOG_V12.md#12.21.0">12.21.0</a><br/>

doc/changelogs/CHANGELOG_V12.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
</tr>
1212
<tr>
1313
<td valign="top">
14+
<a href="#12.22.3">12.22.3</a><br/>
1415
<a href="#12.22.2">12.22.2</a><br/>
1516
<a href="#12.22.1">12.22.1</a><br/>
1617
<a href="#12.22.0">12.22.0</a><br/>
@@ -76,6 +77,20 @@
7677
* [io.js](CHANGELOG_IOJS.md)
7778
* [Archive](CHANGELOG_ARCHIVE.md)
7879

80+
<a id="12.22.3"></a>
81+
## 2021-07-05, Version 12.22.3 'Erbium' (LTS), @richardlau
82+
83+
### Notable Changes
84+
85+
Node.js 12.22.2 introduced a regression in the Windows installer on
86+
non-English locales that is being fixed in this release. There is no
87+
need to download this release if you are not using the Windows
88+
installer.
89+
90+
### Commits
91+
92+
* [[`182f86a4d4`](https://github.com/nodejs/node/commit/182f86a4d4)] - **win,msi**: use localized "Authenticated Users" name (Richard Lau) [#39241](https://github.com/nodejs/node/pull/39241)
93+
7994
<a id="12.22.2"></a>
8095
## 2021-07-01, Version 12.22.2 'Erbium' (LTS), @richardlau
8196

0 commit comments

Comments
 (0)