Skip to content

Commit 6f1344b

Browse files
committed
squash: add entries to yaml changelog
1 parent ac0e126 commit 6f1344b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/api/fs.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -637,6 +637,9 @@ default with the above values.
637637
<!-- YAML
638638
added: v10.0.0
639639
changes:
640+
- version: REPLACEME
641+
pr-url: https://github.com/nodejs/node/pull/41677
642+
description: The `string` parameter must be a primitive string.
640643
- version: v14.12.0
641644
pr-url: https://github.com/nodejs/node/pull/34993
642645
description: The `string` parameter will stringify an object with an
@@ -5588,6 +5591,9 @@ this API: [`fs.write(fd, buffer...)`][].
55885591
<!-- YAML
55895592
added: v0.11.5
55905593
changes:
5594+
- version: REPLACEME
5595+
pr-url: https://github.com/nodejs/node/pull/41677
5596+
description: The `string` parameter must be a primitive string.
55915597
- version: v14.12.0
55925598
pr-url: https://github.com/nodejs/node/pull/34993
55935599
description: The `string` parameter will stringify an object with an

0 commit comments

Comments
 (0)