From 8d071f66665085a807eb24b367cf5dd21fc515a4 Mon Sep 17 00:00:00 2001 From: "electron-node-abi-updater[bot]" <145538647+electron-node-abi-updater[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 00:08:08 +0000 Subject: [PATCH] feat: update ABI registry --- abi_registry.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/abi_registry.json b/abi_registry.json index 24d216e..1313343 100644 --- a/abi_registry.json +++ b/abi_registry.json @@ -428,5 +428,12 @@ "lts": false, "runtime": "electron", "target": "41.0.0-alpha.1" + }, + { + "abi": "146", + "future": true, + "lts": false, + "runtime": "electron", + "target": "42.0.0-alpha.1" } ] \ No newline at end of file