File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed
Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 1+ ## <small >9.0.5 (2021-03-19)</small >
2+
3+ * add github actions badges ([ 6b505e3] ( https://github.com/maximegris/angular-electron/commit/6b505e3 ) )
4+ * github actions on master & puul request ([ e474264] ( https://github.com/maximegris/angular-electron/commit/e474264 ) )
5+ * misc / upgrade to angular 11.2.6 ([ 982cbac] ( https://github.com/maximegris/angular-electron/commit/982cbac ) )
6+ * misc/ upgrade angular-eslint to 2.0.2 ([ b8230c9] ( https://github.com/maximegris/angular-electron/commit/b8230c9 ) )
7+ * misc/ upgrade to Electron 12.0.1 ([ d2f9fc2] ( https://github.com/maximegris/angular-electron/commit/d2f9fc2 ) )
8+ * redirect to github actions when click on badges ([ a26d5f1] ( https://github.com/maximegris/angular-electron/commit/a26d5f1 ) )
9+ * ref/ replace electron.remote (deprecated) by @electron/remote ([ 8a4b624] ( https://github.com/maximegris/angular-electron/commit/8a4b624 ) )
10+ * remove travisci ([ 831ea51] ( https://github.com/maximegris/angular-electron/commit/831ea51 ) )
11+ * set github actions ([ edb6f2a] ( https://github.com/maximegris/angular-electron/commit/edb6f2a ) )
12+
13+
14+
115## <small >9.0.4 (2021-02-13)</small >
216
3- * [ Bumped Version] 9.0.4 ([ 3c2c071 ] ( https://github.com/maximegris/angular-electron/commit/3c2c071 ) )
17+ * [ Bumped Version] 9.0.4 ([ e6d0aa6 ] ( https://github.com/maximegris/angular-electron/commit/e6d0aa6 ) )
418* extractCss true by default & deprecated ([ 4af9def] ( https://github.com/maximegris/angular-electron/commit/4af9def ) )
519* Fix typo in introduction ([ c3b8258] ( https://github.com/maximegris/angular-electron/commit/c3b8258 ) )
620* misc/ upgrade to Angular 11.2.0 & Electrion 11.2.0 ([ 0662793] ( https://github.com/maximegris/angular-electron/commit/0662793 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " angular-electron" ,
3- "version" : " 9.0.4 " ,
3+ "version" : " 9.0.5 " ,
44 "description" : " Angular 11 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