Skip to content

Commit

Permalink
doc: reserve ABI 130 for Electron 33
Browse files Browse the repository at this point in the history
PR-URL: #54383
Reviewed-By: Richard Lau <[email protected]>
Reviewed-By: Yagiz Nizipli <[email protected]>
Reviewed-By: Michaël Zasso <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Moshe Atlow <[email protected]>
Reviewed-By: Jake Yuesong Li <[email protected]>
  • Loading branch information
clavin authored Aug 19, 2024
1 parent 2226155 commit 80dac9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/abi_version_registry.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"NODE_MODULE_VERSION": [
{ "modules": 130,"runtime": "electron", "variant": "electron", "versions": "33" },
{ "modules": 129,"runtime": "node", "variant": "v8_12.8", "versions": "23.0.0-pre" },
{ "modules": 128,"runtime": "electron", "variant": "electron", "versions": "32" },
{ "modules": 127,"runtime": "node", "variant": "v8_12.4", "versions": "22.0.0" },
Expand Down

0 comments on commit 80dac9e

Please sign in to comment.