Skip to content

Commit

Permalink
[Bumped Version] 9.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
maximegris committed May 30, 2021
1 parent aa691d9 commit 21197ab
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
## <small>9.0.8 (2021-05-30)</small>

* Added how to install Angular Material to readme ([d904101](https://github.com/maximegris/angular-electron/commit/d904101))
* fix README typo ([aa691d9](https://github.com/maximegris/angular-electron/commit/aa691d9))
* Update electron version ([b1f4451](https://github.com/maximegris/angular-electron/commit/b1f4451))
* Update electron version ([494c607](https://github.com/maximegris/angular-electron/commit/494c607))
* fix: solving bug related in fsevents/fsevents#320 ([5b091ca](https://github.com/maximegris/angular-electron/commit/5b091ca)), closes [fsevents/fsevents#320](https://github.com/fsevents/fsevents/issues/320)



## <small>9.0.7 (2021-04-07)</small>

* [Bumped Version] 9.0.7 ([b8371ee](https://github.com/maximegris/angular-electron/commit/b8371ee))
* 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))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-electron",
"version": "9.0.7",
"version": "9.0.8",
"description": "Angular 11 with Electron (Typescript + SASS + Hot Reload)",
"homepage": "https://github.com/maximegris/angular-electron",
"author": {
Expand Down

0 comments on commit 21197ab

Please sign in to comment.