Skip to content

Commit 55bf32a

Browse files
committed
0.10.3
1 parent 1642620 commit 55bf32a

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

NEWS.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,15 @@
22

33
## [Unreleased]
44

5-
[Unreleased]: https://github.com/electron-userland/electron-installer-common/compare/v0.10.2...master
5+
[Unreleased]: https://github.com/electron-userland/electron-installer-common/compare/v0.10.3...master
6+
7+
## [0.10.3] - 2020-08-25
8+
9+
[0.10.3]: https://github.com/electron-userland/electron-installer-common/compare/v0.10.2...v0.10.3
10+
11+
### Added
12+
13+
* Support for Electron 10 Linux dependencies (#80)
614

715
## [0.10.2] - 2020-06-25
816

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "electron-installer-common",
3-
"version": "0.10.2",
3+
"version": "0.10.3",
44
"description": "Common functionality for creating distributable Electron apps",
55
"author": "Mark Lee",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)