You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Ensure that `master` on `electron/node` has updated release tags from `nodejs/node`
42
-
1. Create a branch in https://github.com/electron/node: `electron-node-vX.X.X` where the base that you're branching from is the tag for the desired update
42
+
2. Create a branch in https://github.com/electron/node: `electron-node-vX.X.X` where the base that you're branching from is the tag for the desired update
43
43
-`vX.X.X` Must use a version of node compatible with our current version of chromium
44
-
2. Re-apply our commits from the previous version of node we were using (`vY.Y.Y`) to `v.X.X.X`
44
+
3. Re-apply our commits from the previous version of node we were using (`vY.Y.Y`) to `v.X.X.X`
45
45
- Check release tag and select the range of commits we need to re-apply
0 commit comments