Skip to content

Commit 1114482

Browse files
MylesBorinspull[bot]
authored andcommitted
2023-02-21, Version 18.14.2 'Hydrogen' (LTS)
Notable changes: deps: * upgrade npm to 9.5.0 (npm team) #46673 PR-URL: #46724
1 parent 9377a5d commit 1114482

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@ release.
4747
<a href="doc/changelogs/CHANGELOG_V19.md#19.0.0">19.0.0</a><br/>
4848
</td>
4949
<td valign="top">
50-
<b><a href="doc/changelogs/CHANGELOG_V18.md#18.14.1">18.14.1</a></b><br/>
50+
<b><a href="doc/changelogs/CHANGELOG_V18.md#18.14.2">18.14.2</a></b><br/>
51+
<a href="doc/changelogs/CHANGELOG_V18.md#18.14.1">18.14.1</a><br/>
5152
<a href="doc/changelogs/CHANGELOG_V18.md#18.14.0">18.14.0</a><br/>
5253
<a href="doc/changelogs/CHANGELOG_V18.md#18.13.0">18.13.0</a><br/>
5354
<a href="doc/changelogs/CHANGELOG_V18.md#18.12.1">18.12.1</a><br/>

doc/changelogs/CHANGELOG_V18.md

+17
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
</tr>
1010
<tr>
1111
<td>
12+
<a href="#18.14.2">18.14.2</a><br/>
1213
<a href="#18.14.1">18.14.1</a><br/>
1314
<a href="#18.14.0">18.14.0</a><br/>
1415
<a href="#18.13.0">18.13.0</a><br/>
@@ -54,6 +55,22 @@
5455
* [io.js](CHANGELOG_IOJS.md)
5556
* [Archive](CHANGELOG_ARCHIVE.md)
5657

58+
<a id="18.14.2"></a>
59+
60+
## 2023-02-21, Version 18.14.2 'Hydrogen' (LTS), @MylesBorins
61+
62+
### Notable Changes
63+
64+
* \[[`f864bef32a`](https://github.com/nodejs/node/commit/f864bef32a)] - **deps**: upgrade npm to 9.5.0 (npm team) [#46673](https://github.com/nodejs/node/pull/46673)
65+
66+
### Commits
67+
68+
* \[[`880a65d7ff`](https://github.com/nodejs/node/commit/880a65d7ff)] - **build**: delete `snapshot.blob` file from the project (Juan José Arboleda) [#46626](https://github.com/nodejs/node/pull/46626)
69+
* \[[`cbea56efda`](https://github.com/nodejs/node/commit/cbea56efda)] - **deps**: update undici to 5.20.0 (Node.js GitHub Bot) [#46711](https://github.com/nodejs/node/pull/46711)
70+
* \[[`f864bef32a`](https://github.com/nodejs/node/commit/f864bef32a)] - **deps**: upgrade npm to 9.5.0 (npm team) [#46673](https://github.com/nodejs/node/pull/46673)
71+
* \[[`648041d568`](https://github.com/nodejs/node/commit/648041d568)] - **deps**: upgrade npm to 9.4.0 (npm team) [#46353](https://github.com/nodejs/node/pull/46353)
72+
* \[[`5e1f213f3c`](https://github.com/nodejs/node/commit/5e1f213f3c)] - **deps**: patch V8 to 10.2.154.26 (Michaël Zasso) [#46446](https://github.com/nodejs/node/pull/46446)
73+
5774
<a id="18.14.1"></a>
5875

5976
## 2023-02-16, Version 18.14.1 'Hydrogen' (LTS), @RafaelGSS prepared by @juanarbol

0 commit comments

Comments
 (0)