Skip to content

Commit 066dcdb

Browse files
committed
[Bumped Version] 9.0.1
1 parent 04d9e8a commit 066dcdb

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

Diff for: CHANGELOG.md

+13-1
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,23 @@
1+
## <small>9.0.1 (2020-11-14)</small>
2+
3+
* ref/ support remote module in unit test ([04d9e8a](https://github.com/maximegris/angular-electron/commit/04d9e8a))
4+
5+
6+
17
## 9.0.0 (2020-11-14)
28

9+
* [Bumped Version] 9.0.0 ([a7964be](https://github.com/maximegris/angular-electron/commit/a7964be))
310
* misc/ upgrade to Angular 11 ([d265dfa](https://github.com/maximegris/angular-electron/commit/d265dfa))
411

5-
## <small>8.0.6 (2020-11-14)</small>
12+
13+
14+
## <small>8.0.6 (2020-11-14)</small>
15+
616
* [Bumped Version] 8.0.6 ([e0fb539](https://github.com/maximegris/angular-electron/commit/e0fb539))
717
* fix/ zonejs version ([0b9b8b3](https://github.com/maximegris/angular-electron/commit/0b9b8b3))
818

19+
20+
921
## <small>8.0.5 (2020-09-28)</small>
1022

1123
* [Bumped Version] 8.0.5 ([2374427](https://github.com/maximegris/angular-electron/commit/2374427))

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-electron",
3-
"version": "9.0.0",
3+
"version": "9.0.1",
44
"description": "Angular 11 with Electron (Typescript + SASS + Hot Reload)",
55
"homepage": "https://github.com/maximegris/angular-electron",
66
"author": {

0 commit comments

Comments
 (0)