Skip to content

Commit

Permalink
2022-02-01, Version 12.22.10 'Erbium' (LTS)
Browse files Browse the repository at this point in the history
Notable changes:

* Upgrade npm to 6.14.16
* Updated ICU time zone data

PR-URL: nodejs#41710
  • Loading branch information
ruyadorno committed Feb 1, 2022
1 parent c51494e commit f436f6f
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,8 @@ release.
<a href="doc/changelogs/CHANGELOG_V14.md#14.0.0">14.0.0</a><br/>
</td>
<td valign="top">
<b><a href="doc/changelogs/CHANGELOG_V12.md#12.22.9">12.22.9</a></b><br/>
<b><a href="doc/changelogs/CHANGELOG_V12.md#12.22.10">12.22.10</a></b><br/>
<a href="doc/changelogs/CHANGELOG_V12.md#12.22.9">12.22.9</a><br/>
<a href="doc/changelogs/CHANGELOG_V12.md#12.22.8">12.22.8</a><br/>
<a href="doc/changelogs/CHANGELOG_V12.md#12.22.7">12.22.7</a><br/>
<a href="doc/changelogs/CHANGELOG_V12.md#12.22.6">12.22.6</a><br/>
Expand Down
15 changes: 15 additions & 0 deletions doc/changelogs/CHANGELOG_V12.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
</tr>
<tr>
<td valign="top">
<a href="#12.22.10">12.22.10</a><br/>
<a href="#12.22.9">12.22.9</a><br/>
<a href="#12.22.8">12.22.8</a><br/>
<a href="#12.22.7">12.22.7</a><br/>
Expand Down Expand Up @@ -82,6 +83,20 @@
* [io.js](CHANGELOG_IOJS.md)
* [Archive](CHANGELOG_ARCHIVE.md)

<a id="12.22.10"></a>

## 2022-02-01, Version 12.22.10 'Erbium' (LTS), @ruyadorno

### Notable changes

* Upgrade npm to 6.14.16
* Updated ICU time zone data

### Commits

* \[[`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)
* \[[`d9237c46ca`](https://github.com/nodejs/node/commit/d9237c46ca)] - **tools**: update tzdata to 2021a4 (Albert Wang) [#41443](https://github.com/nodejs/node/pull/41443)

<a id="12.22.9"></a>

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

0 comments on commit f436f6f

Please sign in to comment.