Skip to content

v24.13.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@mmaietta mmaietta released this 10 Feb 00:06
· 61 commits to master since this release
0403278

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 existing CFBundleDocumentTypes if defined in mac.extendInfo by @davej in #8035
  • fix: hooks resolveModule default fallback to require 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