Skip to content
Snippets Groups Projects
Unverified Commit 625efd9b authored by trop[bot]'s avatar trop[bot] Committed by GitHub
Browse files

Update docs/tutorial/electron-timelines.md


Co-authored-by: default avatarErick Zhao <erick@hotmail.ca>

Co-authored-by: default avatarShelley Vohr <shelley.vohr@gmail.com>
parent 55733f89
No related merge requests found
......@@ -101,7 +101,9 @@ is as follows:
If Electron has recently updated its `main` branch to a new major version of Node.js, the next stable
branch to be cut will be released with the new version.
Stable release lines of Electron will receive minor and patch bumps of Node.js after they are released. Patch bumps to Node.js will be released in patch releases of Electron, and minor bumps to Node.js will result in a minor release of Electron. Security-only release branches will receive security-related changes from Node.js releases, but not the full release.
Stable release lines of Electron will receive minor and patch bumps of Node.js after they are released.
Patch bumps to Node.js will be released in patch releases of Electron, and minor bumps to Node.js will result in a minor release of Electron.
Security-only release branches will receive security-related changes from Node.js releases, but not the full release.
### Breaking API changes
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment