Skip to content

Commit 479c1ea

Browse files
JakobJingleheimertargos
authored andcommittedNov 14, 2023
doc: correct attribution in v20.6.0 changelog
PR-URL: #50564 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Claudio Wunder <cwunder@gnome.org>
1 parent 253e206 commit 479c1ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎doc/changelogs/CHANGELOG_V20.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@ node --import ./file-that-calls-register.js ./app.js
468468

469469
Using `--import` ensures that the customization hooks are registered before any application code runs, even the entry point.
470470

471-
This feature was contributed by Izaak Schroeder in <https://github.com/nodejs/node/pull/48842> and <https://github.com/nodejs/node/pull/48559>
471+
This feature was contributed by João Lenon and Jacob Smith in <https://github.com/nodejs/node/pull/46826>, Izaak Schroeder and Jacob Smith in <https://github.com/nodejs/node/pull/48842> and <https://github.com/nodejs/node/pull/48559>
472472

473473
#### Module customization `load` hook can now support CommonJS
474474

0 commit comments

Comments
 (0)
Please sign in to comment.