From 0c628bf2709665a06edd52fda5d725f747075a74 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 8 Jul 2020 10:17:56 +0000 Subject: [PATCH] chore(release): release 1.0.1 [skip ci] ## [1.0.1](https://github.com/gund/ngx-element-boundary/compare/v1.0.0...v1.0.1) (2020-07-08) ### Bug Fixes * **build:** add UMD and AMD id's for package ([d450170](https://github.com/gund/ngx-element-boundary/commit/d4501708ccd8be4c5fae34fef857eebb0759e050)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 303dea0..d2dac9a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # ngx-element-boundary - Changelog +## [1.0.1](https://github.com/gund/ngx-element-boundary/compare/v1.0.0...v1.0.1) (2020-07-08) + + +### Bug Fixes + +* **build:** add UMD and AMD id's for package ([d450170](https://github.com/gund/ngx-element-boundary/commit/d4501708ccd8be4c5fae34fef857eebb0759e050)) + # 1.0.0 (2020-07-08)