Skip to content

Commit 5a90917

Browse files
committed
fixup: update change log
Signed-off-by: Daeyeon Jeong [email protected]
1 parent 06c3bb8 commit 5a90917

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/api/process.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1714,6 +1714,11 @@ that started the Node.js process. Symbolic links, if any, are resolved.
17141714
17151715
<!-- YAML
17161716
added: v0.1.13
1717+
changes:
1718+
- version: REPLACEME
1719+
pr-url: https://github.com/nodejs/node/pull/43716
1720+
description: Only accepts a code of type number, or of type string if it
1721+
represents an integer.
17171722
-->
17181723
17191724
* `code` {integer|string|null|undefined} The exit code. For string type, only

0 commit comments

Comments
 (0)