From 4f9cef3201dee49170c8852a4289d94fa998f7c8 Mon Sep 17 00:00:00 2001 From: Maxime GRIS Date: Fri, 31 May 2019 18:02:39 +0200 Subject: [PATCH] [Bumped Version] 6.0.1 --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 958ca97..23dfb14 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,22 @@ +## 6.0.1 (2019-05-31) + +* ref/ strict version build-angular & zonejs ([5a24b56](https://github.com/maximegris/angular-electron/commit/5a24b56)) +* ref/ strict version codelyzer ([6ede0c8](https://github.com/maximegris/angular-electron/commit/6ede0c8)) + + + ## 6.0.0 (2019-05-31) * [Bumped Version] 6.0.0 ([fb719ab](https://github.com/maximegris/angular-electron/commit/fb719ab)) +* Add CI for macOS. ([3ba02e3](https://github.com/maximegris/angular-electron/commit/3ba02e3)) * bump angular version ([7a564a0](https://github.com/maximegris/angular-electron/commit/7a564a0)) * Fix Travis CI link ([10aaa4c](https://github.com/maximegris/angular-electron/commit/10aaa4c)) * Not gitignore src/karma.conf.js ([7599320](https://github.com/maximegris/angular-electron/commit/7599320)) * ref/ upgrade Angular 8 and Electron 5 ([92334cf](https://github.com/maximegris/angular-electron/commit/92334cf)) +* Remove Node.js v12. ([ccbf6cd](https://github.com/maximegris/angular-electron/commit/ccbf6cd)) +* Run CI for Node.js version 10 ([2538965](https://github.com/maximegris/angular-electron/commit/2538965)) * update versions and prepare for electron 5 ([07a5786](https://github.com/maximegris/angular-electron/commit/07a5786)) +* Use service xvfb. ([4db31e3](https://github.com/maximegris/angular-electron/commit/4db31e3)) * version bump ([bb1d6bb](https://github.com/maximegris/angular-electron/commit/bb1d6bb)) * feat(CI): update Ubuntu and Node versions in Travis ([e0ff557](https://github.com/maximegris/angular-electron/commit/e0ff557)) * fix: type conflicts ([a2971bf](https://github.com/maximegris/angular-electron/commit/a2971bf))