Skip to content

Commit 29179b9

Browse files
committed
0.7.3
1 parent 1878322 commit 29179b9

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.7.2...master
5+
[Unreleased]: https://github.com/electron-userland/electron-installer-common/compare/v0.7.3...master
6+
7+
## [0.7.3] - 2019-06-19
8+
9+
[0.7.3]: https://github.com/electron-userland/electron-installer-common/compare/v0.7.2...v0.7.3
10+
11+
### Fixed
12+
13+
* Allow multiple package names for trash dependencies (#37)
614

715
## [0.7.2] - 2019-06-12
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.7.2",
3+
"version": "0.7.3",
44
"description": "Common functionality for creating distributable Electron apps",
55
"author": "Mark Lee",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)