Skip to content

Commit f9c375e

Browse files
authored
fixup! lib: add options to the heap snapshot APIs
1 parent ccf8e34 commit f9c375e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/api/v8.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ following properties:
6767
added: v11.13.0
6868
changes:
6969
- version: REPLACEME
70-
pr-url: REPLACEME
70+
pr-url: https://github.com/nodejs/node/pull/44989
7171
description: Support options to configure the heap snapshot.
7272
-->
7373

@@ -310,7 +310,7 @@ changes:
310310
pr-url: https://github.com/nodejs/node/pull/42577
311311
description: Make the returned error codes consistent across all platforms.
312312
- version: REPLACEME
313-
pr-url: REPLACEME
313+
pr-url: https://github.com/nodejs/node/pull/44989
314314
description: Support options to configure the heap snapshot.
315315
-->
316316

doc/api/worker_threads.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1075,7 +1075,7 @@ added:
10751075
- v12.17.0
10761076
changes:
10771077
- version: REPLACEME
1078-
pr-url: REPLACEME
1078+
pr-url: https://github.com/nodejs/node/pull/44989
10791079
description: Support options to configure the heap snapshot.
10801080
-->
10811081

0 commit comments

Comments
 (0)