Skip to content

Commit 767889b

Browse files
richardlautargos
authored andcommittedMay 20, 2019
doc,n-api: fix introduced_in metadata
Node.js v7.10.0 did not contain N-API. Update the `introduced_in` metadata to prevent a broken 7.x "View another version" link in the N-API docs. PR-URL: #27745 Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Anna Henningsen <[email protected]>
1 parent c7cf8d9 commit 767889b

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
@@ -1,6 +1,6 @@
11
# N-API
22

3-
<!--introduced_in=v7.10.0-->
3+
<!--introduced_in=v8.0.0-->
44
<!-- type=misc -->
55

66
> Stability: 2 - Stable

0 commit comments

Comments
 (0)