File tree 2 files changed +10
-2
lines changed
2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ Unreleased]
4
4
5
- [ Unreleased ] : https://github.com/electron-userland/electron-installer-debian/compare/v2.0.0...master
5
+ [ Unreleased ] : https://github.com/electron-userland/electron-installer-debian/compare/v2.0.1...master
6
+
7
+ ## [ 2.0.1] - 2019-09-12
8
+
9
+ [ 2.0.1 ] : https://github.com/electron-userland/electron-installer-debian/compare/v2.0.0...v2.0.1
10
+
11
+ ### Fixed
12
+
13
+ * Ensure scripts have the executable bit set (#211 )
6
14
7
15
## [ 2.0.0] - 2019-06-11
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " electron-installer-debian" ,
3
3
"description" : " Create a Debian package for your Electron app." ,
4
- "version" : " 2.0.0 " ,
4
+ "version" : " 2.0.1 " ,
5
5
"license" : " MIT" ,
6
6
"author" : {
7
7
"name" : " Daniel Perez Alvarez" ,
You can’t perform that action at this time.
0 commit comments