Skip to content

Commit

Permalink
doc: add notable-change mention to sec release
Browse files Browse the repository at this point in the history
  • Loading branch information
RafaelGSS committed Nov 12, 2024
1 parent f17b9a4 commit ef864f6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/contributing/releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```

Remember to flag the CVE fixes as `notable-change` in the nodejs-private so it
will be automatically included in the CHANGELOG "Notable Changes" section.

</details>

### 3. Update `src/node_version.h`
Expand Down

0 comments on commit ef864f6

Please sign in to comment.