Skip to content

Commit 7d8c0c7

Browse files
committed
doc: correct insertion of YAML comment
1 parent d74a0a7 commit 7d8c0c7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

doc/api/webstreams.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,18 @@
55
<!-- YAML
66
added: v16.5.0
77
changes:
8+
- version:
9+
- v21.5.0
10+
- v20.14.0
11+
pr-url: https://github.com/nodejs/node/pull/50126
12+
description: Supports the `cancel` transformer callback.
813
- version:
914
- v21.0.0
1015
pr-url: https://github.com/nodejs/node/pull/45684
1116
description: No longer experimental.
1217
- version: v18.0.0
1318
pr-url: https://github.com/nodejs/node/pull/42225
1419
description: Use of this API no longer emit a runtime warning.
15-
- version:
16-
- v21.5.0
17-
- v20.14.0
18-
pr-url: https://github.com/nodejs/node/pull/50126
19-
description: Supports the `cancel` transformer callback.
2020
-->
2121

2222
> Stability: 2 - Stable

0 commit comments

Comments
 (0)