Skip to content

Commit 83b26b4

Browse files
aduh95targos
authored andcommitted
doc: fix version history for "exports" patterns
Refs: #34718 PR-URL: #38355 Reviewed-By: Guy Bedford <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Shingo Inoue <[email protected]>
1 parent 7eda75d commit 83b26b4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/api/packages.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ analogous to the exports field.
335335
<!--YAML
336336
added:
337337
- v14.13.0
338-
- v12.19.0
338+
- v12.20.0
339339
-->
340340

341341
For packages with a small number of exports or imports, we recommend
@@ -1031,6 +1031,7 @@ added: v12.7.0
10311031
changes:
10321032
- version:
10331033
- v14.13.0
1034+
- v12.20.0
10341035
pr-url: https://github.com/nodejs/node/pull/34718
10351036
description: Add support for `"exports"` patterns.
10361037
- version:

0 commit comments

Comments
 (0)