[Bumped Version] 9.0.2

This commit is contained in:
Maxime GRIS
2020-11-15 11:22:34 +01:00
parent 9933622bda
commit be43e092bf
2 changed files with 9 additions and 1 deletions

View File

@@ -1,5 +1,13 @@
## <small>9.0.2 (2020-11-15)</small>
* Fix typo in eslint rule ([b8429b8](https://github.com/maximegris/angular-electron/commit/b8429b8))
* misc/ remove old code ([9933622](https://github.com/maximegris/angular-electron/commit/9933622))
## <small>9.0.1 (2020-11-14)</small>
* [Bumped Version] 9.0.1 ([066dcdb](https://github.com/maximegris/angular-electron/commit/066dcdb))
* ref/ support remote module in unit test ([04d9e8a](https://github.com/maximegris/angular-electron/commit/04d9e8a))

View File

@@ -1,6 +1,6 @@
{
"name": "angular-electron",
"version": "9.0.1",
"version": "9.0.2",
"description": "Angular 11 with Electron (Typescript + SASS + Hot Reload)",
"homepage": "https://github.com/maximegris/angular-electron",
"author": {