electron / get

Download Electron release artifacts
https://npm.im/@electron/get
MIT License
338 stars 106 forks source link

feat: make "platform" and "arch" optional for downloadArtifact calls #107

Closed alexeykuzmin closed 5 years ago

alexeykuzmin commented 5 years ago

It would make a lot of sense to make those options not required and default to the current platform and arch. Especially considering how non-trivial the current arch value is determined.

electron-bot commented 5 years ago

:tada: This issue has been resolved in version 1.4.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: