Skip to content

Commit a9314cd

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 76885cd commit a9314cd

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
@@ -336,7 +336,7 @@ analogous to the exports field.
336336
<!-- YAML
337337
added:
338338
- v14.13.0
339-
- v12.19.0
339+
- v12.20.0
340340
-->
341341

342342
For packages with a small number of exports or imports, we recommend
@@ -1076,6 +1076,7 @@ added: v12.7.0
10761076
changes:
10771077
- version:
10781078
- v14.13.0
1079+
- v12.20.0
10791080
pr-url: https://github.com/nodejs/node/pull/34718
10801081
description: Add support for `"exports"` patterns.
10811082
- version:

0 commit comments

Comments
 (0)