electron / node-abi

:turtle: :rocket: Get the Node.js and Electron ABI for a given target and runtime
https://www.npmjs.com/node-abi
MIT License
164 stars 58 forks source link

electron 14.1.1 return abi version 89 when its really 97 #113

Closed Zvicii closed 3 years ago

Zvicii commented 3 years ago

run thie under node v16.6.1 windows 10 console.info(14.1.1 ${nodeAbi.getAbi('14.1.1', 'electron')})

I get 14.1.1 89

image

Zvicii commented 3 years ago

maybe its electron-releases typo, since the node version is the same.

electron-bot commented 3 years ago

:tada: This issue has been resolved in version 3.3.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: