Skip to content

Commit

Permalink
[Bumped Version] 7.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
maximegris committed Feb 22, 2020
1 parent 174b36f commit 7a84ca0
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
## <small>7.0.1 (2020-02-22)</small>

* [Bumped Version] 7.0.1 ([30ba669](https://github.com/maximegris/angular-electron/commit/30ba669))
* misc/ upgrade Angular 9.0.2 & Electron 8.0.1 ([174b36f](https://github.com/maximegris/angular-electron/commit/174b36f))
* ref/ travis test node 10 & 12 ([8b7ee5b](https://github.com/maximegris/angular-electron/commit/8b7ee5b))



## 7.0.0 (2020-02-09)

* [Bumped Version] 7.0.0 ([0f304d2](https://github.com/maximegris/angular-electron/commit/0f304d2))
* cast isElectron to boolean #429 ([ee06695](https://github.com/maximegris/angular-electron/commit/ee06695)), closes [#429](https://github.com/maximegris/angular-electron/issues/429)
* feat/ update angular 8 deps ([7df49ff](https://github.com/maximegris/angular-electron/commit/7df49ff))
* feat/ update to Angular 9 & Electron 8 ([a304034](https://github.com/maximegris/angular-electron/commit/a304034))
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-electron",
"version": "7.0.0",
"version": "7.0.1",
"description": "Angular 9 with Electron (Typescript + SASS + Hot Reload)",
"homepage": "https://github.com/maximegris/angular-electron",
"author": {
Expand All @@ -9,7 +9,7 @@
},
"keywords": [
"angular",
"angular 8",
"angular 9",
"electron",
"typescript",
"eslint",
Expand Down

0 comments on commit 7a84ca0

Please sign in to comment.