Electron Releases - v15.0.0-beta.5

npm install electron@v15.0.0-beta.5
yarn add electron@v15.0.0-beta.5
Note: This is a beta release, this means it may be shipping with an unreleased version of Chromium.
Please file new issues for any bugs you find in it.

Release Notes

Fixes

  • Fixed a crash when selecting files in a native file dialog on Windows and Linux. #30927