From b8371ee12ed61ede50f4d57d4b4e99c4f9e493b7 Mon Sep 17 00:00:00 2001 From: Maxime GRIS Date: Wed, 7 Apr 2021 19:09:16 +0200 Subject: [PATCH] [Bumped Version] 9.0.7 --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c45be4..630745a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ +## 9.0.7 (2021-04-07) + +* Account for the change in context isolation with Electron 12 ([d08ae8f](https://github.com/maximegris/angular-electron/commit/d08ae8f)) +* fix/ angular.json - files to lint ([ec7ce0c](https://github.com/maximegris/angular-electron/commit/ec7ce0c)) +* misc/ vscode debug ([f4225a3](https://github.com/maximegris/angular-electron/commit/f4225a3)) +* montée version Angular 11.2.8 / Electrion 12.0.2 ([371dafa](https://github.com/maximegris/angular-electron/commit/371dafa)) +* Update FUNDING.yml ([54a42eb](https://github.com/maximegris/angular-electron/commit/54a42eb)) +* Update FUNDING.yml ([3749cfa](https://github.com/maximegris/angular-electron/commit/3749cfa)) + + + ## 9.0.6 (2021-03-21) +* [Bumped Version] 9.0.6 ([0a7842f](https://github.com/maximegris/angular-electron/commit/0a7842f)) * Create pull_request_template.md ([adac86e](https://github.com/maximegris/angular-electron/commit/adac86e)) * fix/ eslint parsing 'parserOptions.project' ([08ce022](https://github.com/maximegris/angular-electron/commit/08ce022)) * img for loading the portable .exe ([5c18d64](https://github.com/maximegris/angular-electron/commit/5c18d64))