[Bumped Version] 9.0.4

This commit is contained in:
Maxime GRIS
2021-02-13 16:59:20 +01:00
parent 06627939ed
commit e6d0aa6d15
2 changed files with 14 additions and 1 deletions

View File

@@ -1,5 +1,18 @@
## <small>9.0.4 (2021-02-13)</small>
* [Bumped Version] 9.0.4 ([3c2c071](https://github.com/maximegris/angular-electron/commit/3c2c071))
* extractCss true by default & deprecated ([4af9def](https://github.com/maximegris/angular-electron/commit/4af9def))
* Fix typo in introduction ([c3b8258](https://github.com/maximegris/angular-electron/commit/c3b8258))
* misc/ upgrade to Angular 11.2.0 & Electrion 11.2.0 ([0662793](https://github.com/maximegris/angular-electron/commit/0662793))
* spelling ([3b7f69a](https://github.com/maximegris/angular-electron/commit/3b7f69a))
* target only chrome 85 matching electron version ([b947d2d](https://github.com/maximegris/angular-electron/commit/b947d2d))
* Update README.md ([bdb91e4](https://github.com/maximegris/angular-electron/commit/bdb91e4))
## <small>9.0.3 (2020-12-08)</small>
* [Bumped Version] 9.0.3 ([fe55273](https://github.com/maximegris/angular-electron/commit/fe55273))
* fix/ upgrade angular to 11.0.2 ([203e608](https://github.com/maximegris/angular-electron/commit/203e608))
* misc/ upgrade dependencies ([922bbf9](https://github.com/maximegris/angular-electron/commit/922bbf9))
* misc/ upgrade to Electron 11 ([becaa73](https://github.com/maximegris/angular-electron/commit/becaa73))