Skip to content

Commit

Permalink
fixup! lib: add options to the heap snapshot APIs
Browse files Browse the repository at this point in the history
  • Loading branch information
joyeecheung committed Oct 13, 2022
1 parent ccf8e34 commit f9c375e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions doc/api/v8.md
Expand Up @@ -67,7 +67,7 @@ following properties:
added: v11.13.0
changes:
- version: REPLACEME
pr-url: REPLACEME
pr-url: https://github.com/nodejs/node/pull/44989
description: Support options to configure the heap snapshot.
-->

Expand Down Expand Up @@ -310,7 +310,7 @@ changes:
pr-url: https://github.com/nodejs/node/pull/42577
description: Make the returned error codes consistent across all platforms.
- version: REPLACEME
pr-url: REPLACEME
pr-url: https://github.com/nodejs/node/pull/44989
description: Support options to configure the heap snapshot.
-->

Expand Down
2 changes: 1 addition & 1 deletion doc/api/worker_threads.md
Expand Up @@ -1075,7 +1075,7 @@ added:
- v12.17.0
changes:
- version: REPLACEME
pr-url: REPLACEME
pr-url: https://github.com/nodejs/node/pull/44989
description: Support options to configure the heap snapshot.
-->

Expand Down

0 comments on commit f9c375e

Please sign in to comment.