Skip to content

Commit be43e09

Browse files
committed
[Bumped Version] 9.0.2
1 parent 9933622 commit be43e09

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
1+
## <small>9.0.2 (2020-11-15)</small>
2+
3+
* Fix typo in eslint rule ([b8429b8](https://github.com/maximegris/angular-electron/commit/b8429b8))
4+
* misc/ remove old code ([9933622](https://github.com/maximegris/angular-electron/commit/9933622))
5+
6+
7+
18
## <small>9.0.1 (2020-11-14)</small>
29

10+
* [Bumped Version] 9.0.1 ([066dcdb](https://github.com/maximegris/angular-electron/commit/066dcdb))
311
* ref/ support remote module in unit test ([04d9e8a](https://github.com/maximegris/angular-electron/commit/04d9e8a))
412

513

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-electron",
3-
"version": "9.0.1",
3+
"version": "9.0.2",
44
"description": "Angular 11 with Electron (Typescript + SASS + Hot Reload)",
55
"homepage": "https://github.com/maximegris/angular-electron",
66
"author": {

0 commit comments

Comments
 (0)