Skip to content

doc: make explicit reverting node_version.h changes

Rodrigo Muino Tomonari requested to merge github/fork/richardlau/releases into master

Add an explicit command to revert changes to node_version.h when cherry-picking the release commit to the master branch.

cc @nodejs/releasers

Refs: https://github.com/nodejs/node/pull/36460 Refs: https://github.com/nodejs/node/pull/36385

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading