Skip to content

Commit f436f6f

Browse files
committed
2022-02-01, Version 12.22.10 'Erbium' (LTS)
Notable changes: * Upgrade npm to 6.14.16 * Updated ICU time zone data PR-URL: #41710
1 parent c51494e commit f436f6f

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
@@ -105,7 +105,8 @@ release.
105105
<a href="doc/changelogs/CHANGELOG_V14.md#14.0.0">14.0.0</a><br/>
106106
</td>
107107
<td valign="top">
108-
<b><a href="doc/changelogs/CHANGELOG_V12.md#12.22.9">12.22.9</a></b><br/>
108+
<b><a href="doc/changelogs/CHANGELOG_V12.md#12.22.10">12.22.10</a></b><br/>
109+
<a href="doc/changelogs/CHANGELOG_V12.md#12.22.9">12.22.9</a><br/>
109110
<a href="doc/changelogs/CHANGELOG_V12.md#12.22.8">12.22.8</a><br/>
110111
<a href="doc/changelogs/CHANGELOG_V12.md#12.22.7">12.22.7</a><br/>
111112
<a href="doc/changelogs/CHANGELOG_V12.md#12.22.6">12.22.6</a><br/>

doc/changelogs/CHANGELOG_V12.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
</tr>
1010
<tr>
1111
<td valign="top">
12+
<a href="#12.22.10">12.22.10</a><br/>
1213
<a href="#12.22.9">12.22.9</a><br/>
1314
<a href="#12.22.8">12.22.8</a><br/>
1415
<a href="#12.22.7">12.22.7</a><br/>
@@ -82,6 +83,20 @@
8283
* [io.js](CHANGELOG_IOJS.md)
8384
* [Archive](CHANGELOG_ARCHIVE.md)
8485

86+
<a id="12.22.10"></a>
87+
88+
## 2022-02-01, Version 12.22.10 'Erbium' (LTS), @ruyadorno
89+
90+
### Notable changes
91+
92+
* Upgrade npm to 6.14.16
93+
* Updated ICU time zone data
94+
95+
### Commits
96+
97+
* \[[`33899b435d`](https://github.com/nodejs/node/commit/33899b435d)] - **deps**: upgrade npm to 6.14.16 (Ruy Adorno) [#41601](https://github.com/nodejs/node/pull/41601)
98+
* \[[`d9237c46ca`](https://github.com/nodejs/node/commit/d9237c46ca)] - **tools**: update tzdata to 2021a4 (Albert Wang) [#41443](https://github.com/nodejs/node/pull/41443)
99+
85100
<a id="12.22.9"></a>
86101

87102
## 2022-01-10, Version 12.22.9 'Erbium' (LTS), @richardlau

0 commit comments

Comments
 (0)