File tree Expand file tree Collapse file tree 2 files changed +19
-2
lines changed Expand file tree Collapse file tree 2 files changed +19
-2
lines changed Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5- [ Unreleased ] : https://github.com/electron-userland/electron-installer-common/compare/v0.7.3...master
5+ [ Unreleased ] : https://github.com/electron-userland/electron-installer-common/compare/v0.8.0...master
6+
7+ ## [ 0.8.0] - 2019-12-14
8+
9+ [ 0.8.0 ] : https://github.com/electron-userland/electron-installer-common/compare/v0.7.3...v0.8.0
10+
11+ ### Added
12+
13+ * ` hasSandboxHelper ` (#47 )
14+
15+ ### Fixed
16+
17+ * dependencies: remove UUID dependency for Electron >=8.0.0-beta.1 (#45 )
18+ * installer: allow sourceDir to be used before options is set (#46 )
19+
20+ ### Changed
21+
22+ * Require Node >= 8.3.0 (#47 )
623
724## [ 0.7.3] - 2019-06-19
825
Original file line number Diff line number Diff line change 11{
22 "name" : " electron-installer-common" ,
3- "version" : " 0.7.3 " ,
3+ "version" : " 0.8.0 " ,
44 "description" : " Common functionality for creating distributable Electron apps" ,
55 "author" : " Mark Lee" ,
66 "license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments