Skip to content

Fix: publish:all and upgrade deps #209

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
May 8, 2025
Merged

Conversation

SRWieZ
Copy link
Member

@SRWieZ SRWieZ commented Apr 16, 2025

Changes:

  • Updated the version of @electron/notarize from ^2.5.0 to ^3.0.0.
  • Updated the version of electron-builder from ^25.1.8 to ^26.0.14.
  • Added a new script publish:all to publish the application for all platforms.
  • src/Commands/BuildCommand.php: Fixed the logical error in the handle method by moving the closing brace to the correct position.

@SRWieZ
Copy link
Member Author

SRWieZ commented Apr 28, 2025

Ready but waiting for https://github.com/electron-userland/electron-builder/releases/tag/v26.0.14 to be out of pre-release.

@SRWieZ SRWieZ marked this pull request as ready for review April 29, 2025 10:36
@SRWieZ
Copy link
Member Author

SRWieZ commented Apr 29, 2025

We can merge even in pre-release. NPM doesn't seem to care if it's a release or a pre-release.

@SRWieZ SRWieZ requested a review from PeteBishwhip May 8, 2025 08:18
@PeteBishwhip PeteBishwhip merged commit eb72716 into main May 8, 2025
@PeteBishwhip PeteBishwhip deleted the update-build-and-notorize branch May 8, 2025 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants