Skip to content

Commit 1d30e19

Browse files
committed
0.7.1
1 parent de44ff8 commit 1d30e19

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.0...master
5+
[Unreleased]: https://github.com/electron-userland/electron-installer-common/compare/v0.7.1...master
6+
7+
## [0.7.1] - 2019-06-09
8+
9+
[0.7.1]: https://github.com/electron-userland/electron-installer-common/compare/v0.7.0...v0.7.1
10+
11+
### Added
12+
13+
* ATSPI dependency for Electron >= 5 (#31)
614

715
## [0.7.0] - 2019-05-24
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.0",
3+
"version": "0.7.1",
44
"description": "Common functionality for creating distributable Electron apps",
55
"author": "Mark Lee",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)