Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.
Releases
app-builder-lib@23.0.9
Patch Changes
#6817
2860d132
Thanks @rainbean! - fix: incompatible Windows sign tool in end user environment. Unify code logic to give end-user a chance to assign correct signtool.exe path with environment variableUpdated dependencies [
e9ba7500
,9dc13ba2
,d3452b04
]:builder-util@23.0.9
Patch Changes
#6841
9dc13ba2
Thanks @MrMYHuang! - fix: Merge arrays from same config key in cascading electron-builder configs, such asfiles
#6845
d3452b04
Thanks @Jai-JAP! - fix: Add "arm" as an alias for armv7l as process.arch outputs arm on armv7l hostsdmg-builder@23.0.9
Patch Changes
9dc13ba2
,d3452b04
,2860d132
]:electron-builder@23.0.9
Patch Changes
9dc13ba2
,d3452b04
,2860d132
]:electron-builder-squirrel-windows@23.0.9
Patch Changes
9dc13ba2
,d3452b04
,2860d132
]:electron-forge-maker-appimage@23.0.9
Patch Changes
2860d132
]:electron-forge-maker-nsis@23.0.9
Patch Changes
2860d132
]:electron-forge-maker-nsis-web@23.0.9
Patch Changes
2860d132
]:electron-forge-maker-snap@23.0.9
Patch Changes
2860d132
]:electron-publish@23.0.9
Patch Changes
#6840
e9ba7500
Thanks @adelphes! - fix: set github release name to match the app versionUpdated dependencies [
9dc13ba2
,d3452b04
]:electron-updater@5.0.4
Patch Changes
#6822
bfe29a5e
Thanks @RoikkuTo! - fix: Unable to find latest version on GitHub#6825
db075480
Thanks @Nokel81! - Added types for AppUpdater's events