Skip to content

Commit d6738e9

Browse files
RafaelGSSmarco-ippolito
authored andcommitted
doc: add notable-change mention to sec release
PR-URL: #55830 Refs: nodejs/changelog-maker#167 Reviewed-By: Gireesh Punathil <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent 79876f0 commit d6738e9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/contributing/releases.md

+3
Original file line numberDiff line numberDiff line change
@@ -311,6 +311,9 @@ $ git checkout -b v1.2.3-proposal upstream/v1.x
311311
git cherry-pick ... # cherry-pick nodejs-private PR commits directly into the proposal
312312
```
313313

314+
Be sure to label the CVE fixes as `notable-change` in the nodejs-private repository.
315+
This will ensure they are included in the "Notable Changes" section of the CHANGELOG.
316+
314317
</details>
315318

316319
### 3. Update `src/node_version.h`

0 commit comments

Comments
 (0)