File tree 2 files changed +10
-8
lines changed
2 files changed +10
-8
lines changed Original file line number Diff line number Diff line change
1
+ ## <small >8.0.6 (2020-11-14)</small >
2
+
3
+ * fix/ zonejs version ([ 0b9b8b3] ( https://github.com/maximegris/angular-electron/commit/0b9b8b3 ) )
4
+
5
+
6
+
1
7
## <small >8.0.5 (2020-09-28)</small >
2
8
9
+ * [ Bumped Version] 8.0.5 ([ 2374427] ( https://github.com/maximegris/angular-electron/commit/2374427 ) )
3
10
* misc/ ci - remove fast finish option ([ d4ce11d] ( https://github.com/maximegris/angular-electron/commit/d4ce11d ) )
4
11
* misc/ enable remote module in renderer process (needed for spectron) ([ 3309855] ( https://github.com/maximegris/angular-electron/commit/3309855 ) )
5
12
* misc/ revert electron because spectron cannot handle: electron-userland/spectron #693 ([ b1affd0] ( https://github.com/maximegris/angular-electron/commit/b1affd0 ) ), closes [ electron-userland/spectron #693 ] ( https://github.com/electron-userland/spectron/issues/693 )
93
100
94
101
## <small >7.0.3 (2020-04-11)</small >
95
102
103
+ * [ Bumped Version] 7.0.2 ([ c4c36f6] ( https://github.com/maximegris/angular-electron/commit/c4c36f6 ) )
96
104
* [ Bumped Version] 7.0.3 ([ 6206066] ( https://github.com/maximegris/angular-electron/commit/6206066 ) )
105
+ * Fix a typo in README.md ([ 86ac910] ( https://github.com/maximegris/angular-electron/commit/86ac910 ) )
97
106
* fix/ polyfills in tsconfig ([ cf4f172] ( https://github.com/maximegris/angular-electron/commit/cf4f172 ) )
98
107
* misc/ changelog ([ 19f6027] ( https://github.com/maximegris/angular-electron/commit/19f6027 ) )
99
-
100
-
101
-
102
- ## <small >7.0.2 (2020-04-11)</small >
103
-
104
- * [ Bumped Version] 7.0.2 ([ c4c36f6] ( https://github.com/maximegris/angular-electron/commit/c4c36f6 ) )
105
- * Fix a typo in README.md ([ 86ac910] ( https://github.com/maximegris/angular-electron/commit/86ac910 ) )
106
108
* misc/ Changelog ([ 67437ba] ( https://github.com/maximegris/angular-electron/commit/67437ba ) )
107
109
* misc/ maj angular 9.1.1 & electron 8.2.1 ([ 061e01e] ( https://github.com/maximegris/angular-electron/commit/061e01e ) )
108
110
* misc/ maj eslint dep ([ 09fc1f7] ( https://github.com/maximegris/angular-electron/commit/09fc1f7 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " angular-electron" ,
3
- "version" : " 8.0.5 " ,
3
+ "version" : " 8.0.6 " ,
4
4
"description" : " Angular 10 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