File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 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+
110## 7.1.0 (2020-05-02)
211
12+ * [ Bumped Version] 7.1.0 ([ 8dffcea] ( https://github.com/maximegris/angular-electron/commit/8dffcea ) )
313* 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 )
414* fix/ Karma configuration to debug easily ([ 273e752] ( https://github.com/maximegris/angular-electron/commit/273e752 ) )
515
Original file line number Diff line number Diff line change 11{
22 "name" : " angular-electron" ,
3- "version" : " 7.1 .0" ,
3+ "version" : " 7.2 .0" ,
44 "description" : " Angular 9 with Electron (Typescript + SASS + Hot Reload)" ,
55 "homepage" : " https://github.com/maximegris/angular-electron" ,
66 "author" : {
You can’t perform that action at this time.
0 commit comments