File tree 2 files changed +16
-2
lines changed
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
+
1
15
## <small >9.0.4 (2021-02-13)</small >
2
16
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 ) )
4
18
* extractCss true by default & deprecated ([ 4af9def] ( https://github.com/maximegris/angular-electron/commit/4af9def ) )
5
19
* Fix typo in introduction ([ c3b8258] ( https://github.com/maximegris/angular-electron/commit/c3b8258 ) )
6
20
* 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 1
1
{
2
2
"name" : " angular-electron" ,
3
- "version" : " 9.0.4 " ,
3
+ "version" : " 9.0.5 " ,
4
4
"description" : " Angular 11 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