Electron Releases - v5.0.13

npm install electron@v5.0.13
yarn add electron@v5.0.13

Release Notes

Fixes

  • Fixed Electron apps getting rejected to Mac App Store. #20988
  • Fixed context menu disappearing when showing. #21227
  • Fixed issue where reloading the window after calling setBackgroundColor would result in using an older background color setting. #19972