22.6.1
Bug Fixes
- Update BintrayProvider.ts (#4921) (65bb441)
- auto-updater: Log the raw version string (#4947) (8f99057)
- Added Changelog and Readme writing to excluded files (39f6b84)
- cached update validation failing on undefined filename (#4929) (4a9e5ef), closes #4928
- enable NPM_NO_BIN_LINKS for yarn 1.x.x (#4915) (873089e)
- Re-fetch downloads if cache directory has changed (#4958) (6827109), closes #4955 #4955
- dmg: require().split is not a function (dfcd010), closes #4639