From 7ad57bac25bd1ad7fea208910bd955aa7c877763 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 18 Jul 2020 00:06:12 +0000 Subject: [PATCH] chore(release): release 1.0.8 [skip ci] ## [1.0.8](https://github.com/gund/ngx-element-boundary/compare/v1.0.7...v1.0.8) (2020-07-18) ### Bug Fixes * **lib:** add Angular v9 to version range of v1 ([2383bba](https://github.com/gund/ngx-element-boundary/commit/2383bba4192bba188a34f62fbcdc7f32e898bfa7)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 137f8e3..58ee1f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # ngx-element-boundary - Changelog +## [1.0.8](https://github.com/gund/ngx-element-boundary/compare/v1.0.7...v1.0.8) (2020-07-18) + + +### Bug Fixes + +* **lib:** add Angular v9 to version range of v1 ([2383bba](https://github.com/gund/ngx-element-boundary/commit/2383bba4192bba188a34f62fbcdc7f32e898bfa7)) + ## [1.0.7](https://github.com/gund/ngx-element-boundary/compare/v1.0.6...v1.0.7) (2020-07-17)