0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-24 03:07:54 +01:00

doc: add notable-change mention to sec release

PR-URL: https://github.com/nodejs/node/pull/55830
Refs: https://github.com/nodejs/changelog-maker/pull/167
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
This commit is contained in:
Rafael Gonzaga 2024-11-14 19:43:58 -03:00 committed by GitHub
parent be5a500ae3
commit 8a29648ff5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -311,6 +311,9 @@ $ git checkout -b v1.2.3-proposal upstream/v1.x
git cherry-pick ... # cherry-pick nodejs-private PR commits directly into the proposal
```
Be sure to label the CVE fixes as `notable-change` in the nodejs-private repository.
This will ensure they are included in the "Notable Changes" section of the CHANGELOG.
</details>
### 3. Update `src/node_version.h`