Releases: electron-userland/electron-installer-debian
Releases · electron-userland/electron-installer-debian
3.2.0
What's Changed
- feat: allow setting custom compression options by @VerteDinde in #342
- fix(darwin): ensure chrome-sandbox is owned by root by @malept in #246
- ci: update branch name master -> main by @dsanders11 in #333
- chore(deps-dev): bump electron from 5.0.13 to 9.1.0 in /example by @dependabot in #232
- chore(deps): bump yargs from 15.4.1 to 16.0.2 by @dependabot-preview in #235
- chore(deps-dev): bump eslint-config-standard from 14.1.1 to 16.0.0 by @dependabot-preview in #239
- chore(deps-dev): bump eslint-plugin-standard from 4.1.0 to 5.0.0 by @dependabot-preview in #241
- ci: switch from Travis CI to GitHub Actions by @fcastilloec in #242
- chore(deps-dev): bump eslint-plugin-promise from 4.3.1 to 5.1.0 by @dependabot-preview in #243
New Contributors
- @dependabot made their first contribution in #232
- @dsanders11 made their first contribution in #333
- @VerteDinde made their first contribution in #342
Full Changelog: v3.1.0...v3.2.0
3.1.0
3.0.0
2.0.1
2.0.0
1.2.0
1.1.1
1.1.0
Added
- Package names are normalized to conform to Debian policy (#170)
Fixed
- Make sure that binary symlinks actually point to a valid file
(electron-userland/electron-installer-common#6)