electron
electron copied to clipboard
Fix: publish:all and upgrade deps
Changes:
- Updated the version of
@electron/notarizefrom^2.5.0to^3.0.0. - Updated the version of
electron-builderfrom^25.1.8to^26.0.14. - Added a new script
publish:allto publish the application for all platforms. src/Commands/BuildCommand.php: Fixed the logical error in thehandlemethod by moving the closing brace to the correct position.
Ready but waiting for https://github.com/electron-userland/electron-builder/releases/tag/v26.0.14 to be out of pre-release.
We can merge even in pre-release. NPM doesn't seem to care if it's a release or a pre-release.