Skip to content

Commit 91d5a4d

Browse files
richardlautargos
authored andcommitted
doc,n-api: fix metadata for napi_create_threadsafe_function
PR-URL: #28410 Refs: #27791 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Michael Dawson <[email protected]>
1 parent 0e6196c commit 91d5a4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/n-api.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4659,7 +4659,7 @@ prevent the event loop from exiting. The APIs `napi_ref_threadsafe_function` and
46594659
added: v10.6.0
46604660
napiVersion: 4
46614661
changes:
4662-
- version: v10.17.0
4662+
- version: REPLACEME
46634663
pr-url: https://github.com/nodejs/node/pull/27791
46644664
description: Made `func` parameter optional with custom `call_js_cb`.
46654665
-->

0 commit comments

Comments
 (0)