Electron Releases - v13.0.0-beta.18

npm install electron@v13.0.0-beta.18
yarn add electron@v13.0.0-beta.18
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 calling shell.trashItem() from the renderer process. #28788 (Also in 12)