Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/esm.md')
-rw-r--r--doc/api/esm.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/esm.md b/doc/api/esm.md
index f9787129db4..a25a13806d7 100644
--- a/doc/api/esm.md
+++ b/doc/api/esm.md
@@ -285,7 +285,7 @@ added:
- v13.9.0
- v12.16.2
changes:
- - version: REPLACEME
+ - version: v16.2.0
pr-url: https://github.com/nodejs/node/pull/38587
description: Add support for WHATWG `URL` object to `parentURL` parameter.
-->