[Bumped Version] 9.0.4
This commit is contained in:
13
CHANGELOG.md
13
CHANGELOG.md
@@ -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>
|
## <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))
|
* 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 dependencies ([922bbf9](https://github.com/maximegris/angular-electron/commit/922bbf9))
|
||||||
* misc/ upgrade to Electron 11 ([becaa73](https://github.com/maximegris/angular-electron/commit/becaa73))
|
* misc/ upgrade to Electron 11 ([becaa73](https://github.com/maximegris/angular-electron/commit/becaa73))
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "angular-electron",
|
"name": "angular-electron",
|
||||||
"version": "9.0.3",
|
"version": "9.0.4",
|
||||||
"description": "Angular 11 with Electron (Typescript + SASS + Hot Reload)",
|
"description": "Angular 11 with Electron (Typescript + SASS + Hot Reload)",
|
||||||
"homepage": "https://github.com/maximegris/angular-electron",
|
"homepage": "https://github.com/maximegris/angular-electron",
|
||||||
"author": {
|
"author": {
|
||||||
|
|||||||
Reference in New Issue
Block a user