File tree 2 files changed +11
-1
lines changed
2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 7.2.0 (2020-06-20)
2
+
3
+ * feat/ merge electron-builder npm scripts ([ ddd92b3] ( https://github.com/maximegris/angular-electron/commit/ddd92b3 ) )
4
+ * fix/ ng lint with eslint ([ 92d7419] ( https://github.com/maximegris/angular-electron/commit/92d7419 ) )
5
+ * misc/ upgrade Electron (9.0.4) / Angular (9.1.11) ([ 21f7401] ( https://github.com/maximegris/angular-electron/commit/21f7401 ) )
6
+ * ref/ electron remote deprecated ([ a8628fc] ( https://github.com/maximegris/angular-electron/commit/a8628fc ) )
7
+
8
+
9
+
1
10
## 7.1.0 (2020-05-02)
2
11
12
+ * [ Bumped Version] 7.1.0 ([ 8dffcea] ( https://github.com/maximegris/angular-electron/commit/8dffcea ) )
3
13
* feat/ VSCode : add Debugging config for man process (#465 ) + Karma ([ acc62d9] ( https://github.com/maximegris/angular-electron/commit/acc62d9 ) ), closes [ #465 ] ( https://github.com/maximegris/angular-electron/issues/465 )
4
14
* fix/ Karma configuration to debug easily ([ 273e752] ( https://github.com/maximegris/angular-electron/commit/273e752 ) )
5
15
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " angular-electron" ,
3
- "version" : " 7.1 .0" ,
3
+ "version" : " 7.2 .0" ,
4
4
"description" : " Angular 9 with Electron (Typescript + SASS + Hot Reload)" ,
5
5
"homepage" : " https://github.com/maximegris/angular-electron" ,
6
6
"author" : {
You can’t perform that action at this time.
0 commit comments