Skip to content

Commit 5f94c67

Browse files
chore(deploy): Release
1 parent 8f0ad06 commit 5f94c67

File tree

37 files changed

+155
-72
lines changed

37 files changed

+155
-72
lines changed

.changeset/brown-boxes-know.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/lovely-brooms-move.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/lovely-geckos-chew.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/lovely-moose-worry.md

Lines changed: 0 additions & 17 deletions
This file was deleted.

.changeset/rotten-bags-carry.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/rude-donuts-bathe.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/shaggy-garlics-joke.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/sharp-elephants-shout.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/sixty-mice-accept.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
# [](https://github.com/electron-userland/electron-builder/compare/v26.0.19...v) (2025-08-01)
2+
3+
4+
### Bug Fixes
5+
6+
* add quotation marks around variable in AppArmor profile ([#9231](https://github.com/electron-userland/electron-builder/issues/9231)) ([f262a73](https://github.com/electron-userland/electron-builder/commit/f262a7358dafe189b5d9bf06d7be43478ee35faa))
7+
* correct broken links in builder.ts and cli.md ([#9218](https://github.com/electron-userland/electron-builder/issues/9218)) ([e375149](https://github.com/electron-userland/electron-builder/commit/e37514998a25ada30c4e776e43134d466cac7221))
8+
* **deps:** update dependency form-data to v4.0.4 [security] ([#9212](https://github.com/electron-userland/electron-builder/issues/9212)) ([7977708](https://github.com/electron-userland/electron-builder/commit/79777089ca2b98c55dd1cabd157ec420994af696))
9+
* **electron-updater:** Do not wrap update command when updating with sudo ([#9225](https://github.com/electron-userland/electron-builder/issues/9225)) ([d27ac52](https://github.com/electron-userland/electron-builder/commit/d27ac523bb1581f274c018952d55162315e7a9b8))
10+
* fix argument names mismatch in publish command to make it work ([#9227](https://github.com/electron-userland/electron-builder/issues/9227)) ([8f0ad06](https://github.com/electron-userland/electron-builder/commit/8f0ad06eae4716b7b753301531241166a7333058))
11+
* generate stubExecutableExe and sign it ([#8959](https://github.com/electron-userland/electron-builder/issues/8959)) ([0ad8f91](https://github.com/electron-userland/electron-builder/commit/0ad8f91cd5478a2063eb9e20df47797c8b42d48c))
12+
* scrubbing more aggressively anything in the logs ([#9182](https://github.com/electron-userland/electron-builder/issues/9182)) ([c54a060](https://github.com/electron-userland/electron-builder/commit/c54a0609753a11d032f87e727eccbab1f6836081))
13+
* **squirrel-windows:** update loadingGif handling to prioritize user-defined option ([#9222](https://github.com/electron-userland/electron-builder/issues/9222)) ([9997660](https://github.com/electron-userland/electron-builder/commit/9997660e20cbdaa4ddb01d1c6078dea91097d6f0))
14+
* strip auth headers for GitHub release assets redirects ([#9211](https://github.com/electron-userland/electron-builder/issues/9211)) ([7c7fd6c](https://github.com/electron-userland/electron-builder/commit/7c7fd6ca240eda72048835f754adac92c4ab4e8c))
15+
* **test:** gitlab related failed cases ([#9221](https://github.com/electron-userland/electron-builder/issues/9221)) ([c6d0ff9](https://github.com/electron-userland/electron-builder/commit/c6d0ff9870457d122f9fde6e10315a975bc696aa))
16+
* **yarn:** check for dependencies in both projectDir and appDir during installation ([#9219](https://github.com/electron-userland/electron-builder/issues/9219)) ([cf0ac45](https://github.com/electron-userland/electron-builder/commit/cf0ac45db79e3e3ff1cef3ad931f7272646d1cb1))
17+
18+
19+
120
# [](https://github.com/electron-userland/electron-builder/compare/v26.0.18...v) (2025-07-15)
221

322

0 commit comments

Comments
 (0)