From ba938bd286ac94f50f7e1a3dd480cca06129c6cd Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 9 Oct 2022 08:35:51 +0000 Subject: [PATCH] =?UTF-8?q?chore(release):=20=F0=9F=9A=80=20release=20v3.0?= =?UTF-8?q?.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [3.0.1](https://github.com/tinesoft/ngx-cookieconsent/compare/v3.0.0...v3.0.1) (2022-10-09) ### Bug Fixes * **core:** remove wrong peerDependency on `platform-browser-dynamic` ([7ccf807](https://github.com/tinesoft/ngx-cookieconsent/commit/7ccf807f70bb43348aa907ef43798f690e6267cc)) *** [skip ci] --- libs/ngx-cookieconsent/CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/libs/ngx-cookieconsent/CHANGELOG.md b/libs/ngx-cookieconsent/CHANGELOG.md index 14e2927..6369f89 100644 --- a/libs/ngx-cookieconsent/CHANGELOG.md +++ b/libs/ngx-cookieconsent/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.0.1](https://github.com/tinesoft/ngx-cookieconsent/compare/v3.0.0...v3.0.1) (2022-10-09) + +### Bug Fixes + +- **core:** remove wrong peerDependency on `platform-browser-dynamic` ([7ccf807](https://github.com/tinesoft/ngx-cookieconsent/commit/7ccf807f70bb43348aa907ef43798f690e6267cc)) + # [3.0.0](https://github.com/tinesoft/ngx-cookieconsent/compare/v2.2.3...v3.0.0) (2022-10-08) ### Bug Fixes