Skip to content

Commit b8245a6

Browse files
codebyterecjihrig
authored andcommitted
2020-07-22, Version 12.18.3 'Erbium' (LTS)
Notable changes: deps: * upgrade npm to 6.14.6 (claudiahdz) [#34246](#34246) * update node-inspect to v2.0.0 (Jan Krems) [#33447](#33447) * uvwasi: cherry-pick 9e75217 (Colin Ihrig) [#33521](#33521) PR-URL: #34343
1 parent 6f87fea commit b8245a6

File tree

3 files changed

+195
-2
lines changed

3 files changed

+195
-2
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ release.
3939
<a href="doc/changelogs/CHANGELOG_V14.md#14.0.0">14.0.0</a><br/>
4040
</td>
4141
<td valign="top">
42-
<b><a href="doc/changelogs/CHANGELOG_V12.md#12.18.2">12.18.2</a></b><br/>
42+
<b><a href="doc/changelogs/CHANGELOG_V12.md#12.18.3">12.18.3</a></b><br/>
43+
<a href="doc/changelogs/CHANGELOG_V12.md#12.18.2">12.18.2</a><br/>
4344
<a href="doc/changelogs/CHANGELOG_V12.md#12.18.1">12.18.1</a><br/>
4445
<a href="doc/changelogs/CHANGELOG_V12.md#12.18.0">12.18.0</a><br/>
4546
<a href="doc/changelogs/CHANGELOG_V12.md#12.17.0">12.17.0</a><br/>

doc/api/dns.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ The following methods from the `dns` module are available:
9696
<!-- YAML
9797
added: v8.3.0
9898
changes:
99-
- version: v14.5.0
99+
- version: v12.18.3
100100
pr-url: https://github.com/nodejs/node/pull/33472
101101
description: The constructor now accepts an `options` object.
102102
The single supported option is `timeout`.

0 commit comments

Comments
 (0)