summaryrefslogtreecommitdiff
path: root/doc/api/deprecations.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/deprecations.md')
-rw-r--r--doc/api/deprecations.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md
index 7644bc0082..c66e27895b 100644
--- a/doc/api/deprecations.md
+++ b/doc/api/deprecations.md
@@ -2702,7 +2702,7 @@ runtime warning results no matter where the `"exports"` usage occurs.
### DEP0151: Main index lookup and extension searching
<!-- YAML
changes:
- - version: REPLACEME
+ - version: v15.8.0
pr-url: https://github.com/nodejs/node/pull/36918
description: Documentation-only deprecation
with `--pending-deprecation` support.