v24.13.0
Pre-release
Pre-release
What's Changed
- fix: use CI_COMMIT_TAG instead of CI_BUILD_TAG for Gitlab CI by @mmaietta in #8010
- chore(deps): update actions/cache action to v4 by @renovate in #8012
- chore(deps): update tj-actions/changed-files action to v42 by @renovate in #8014
- fix(mac): Update mac notarize keychain env var to be optional by @mmaietta in #8022
- fix(deps): update dependency @electron/notarize to v2.2.1 by @renovate in #8029
- fix(deps): update dependency @electron/universal to v1.5.1 by @renovate in #8030
- chore(deps): update actions/setup-node digest to b39b52d by @renovate in #8032
- fix(mac): merge
fileAssociations
with existingCFBundleDocumentTypes
if defined inmac.extendInfo
by @davej in #8035 - fix: hooks
resolveModule
default fallback torequire
by @mmaietta in #8042 - feat: allow
onNodeModuleFile
to return a boolean to force include the package to be copied by @mmaietta in #8043 - chore(deploy): Release by @github-actions in #8011
Full Changelog: v24.12.0...v24.13.0