diff --git a/CHANGELOG.md b/CHANGELOG.md index 45aab1c..5ddedec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +## [2.2.2](https://github.com/tinesoft/ngx-cookieconsent/compare/v2.2.1...v2.2.2) (2019-05-28) + + +### Bug Fixes + +* **NgcCookieOptions:** add missing export ([971b65e](https://github.com/tinesoft/ngx-cookieconsent/commit/971b65e)), closes [#53](https://github.com/tinesoft/ngx-cookieconsent/issues/53) +* **sponsorship:** fix github sponsorship of yours truly ([d3a7b3d](https://github.com/tinesoft/ngx-cookieconsent/commit/d3a7b3d)) + + + ## [2.2.1](https://github.com/tinesoft/ngx-cookieconsent/compare/v2.2.0...v2.2.1) (2019-05-14) diff --git a/package.json b/package.json index 26c34c5..f3880ea 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ngx-cookieconsent", "description": "Cookie Consent module for Angular.", - "version": "2.2.1", + "version": "2.2.2", "homepage": "https://github.com/tinesoft/ngx-cookieconsent", "author": { "name": "Tine Kondo",