electron / packager

Customize and package your Electron app with OS-specific bundles (.app, .exe, etc.) via JS or CLI
https://npm.im/@electron/packager
BSD 2-Clause "Simplified" License
123 stars 11 forks source link

fix(types): HookFunction.platform should use TargetPlatform #1732

Closed erickzhao closed 2 weeks ago

erickzhao commented 3 weeks ago

Small TS fix!

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.06%. Comparing base (398c8da) to head (8d93b62).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1732 +/- ## ======================================= Coverage 89.06% 89.06% ======================================= Files 17 17 Lines 905 905 Branches 187 187 ======================================= Hits 806 806 Misses 62 62 Partials 37 37 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

continuous-auth[bot] commented 2 weeks ago

:tada: This PR is included in version 18.3.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: