Skip to content

Commit fa6075f

Browse files
marco-ippolitoaduh95
authored andcommitted
doc: mark config-file as release candidate
Signed-off-by: Marco Ippolito <marcoippolito54@gmail.com> PR-URL: #64516 Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 420c3ef commit fa6075f

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

doc/api/cli.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1059,9 +1059,13 @@ Enable experimental import support for `.node` addons.
10591059
added:
10601060
- v23.10.0
10611061
- v22.16.0
1062+
changes:
1063+
- version: REPLACEME
1064+
pr-url: https://github.com/nodejs/node/pull/64516
1065+
description: Marked as release candidate.
10621066
-->
10631067

1064-
> Stability: 1.0 - Early development
1068+
> Stability: 1.2 - Release candidate
10651069
10661070
If present, Node.js will look for a configuration file at the specified path.
10671071
If the path is not specified, Node.js will look for a `node.config.json` file

0 commit comments

Comments
 (0)