Skip to content

Commit 83b5efe

Browse files
clavinRafaelGSS
authored andcommitted
doc: reserve ABI 130 for Electron 33
Backport-PR-URL: #54455 PR-URL: #54383 Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Jake Yuesong Li <jake.yuesong@gmail.com>
1 parent 5ae0260 commit 83b5efe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/abi_version_registry.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"NODE_MODULE_VERSION": [
3+
{ "modules": 130,"runtime": "electron", "variant": "electron", "versions": "33" },
34
{ "modules": 128, "runtime":"electron", "variant": "electron", "versions": "32" },
45
{ "modules": 127, "runtime":"node", "variant": "v8_12.4", "versions": "22.0.0" },
56
{ "modules": 126,"runtime": "node", "variant": "v8_12.3", "versions": "22.0.0-pre" },

0 commit comments

Comments
 (0)