diff --git a/CHANGELOG.md b/CHANGELOG.md index 451fa80..7d5d029 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.3.2](https://github.com/fivethree-team/ngxs-ionic-router-plugin/compare/v0.3.1...v0.3.2) (2020-04-23) + + +### Bug Fixes + +* **import:** remove deep import too @ionic/angular ([ffb9b5e](https://github.com/fivethree-team/ngxs-ionic-router-plugin/commit/ffb9b5e810370830a7229a5a9a9acedbbe61acf9)) + + + ## [0.3.1](https://github.com/fivethree-team/ngxs-ionic-router-plugin/compare/v0.3.0...v0.3.1) (2020-02-13) diff --git a/package.json b/package.json index 6a247ef..0731a6e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fivethree/ngxs-ionic-router-plugin", - "version": "0.3.1", + "version": "0.3.2", "author": "Marc Stammerjohann", "description": "NGXS Ionic Router Plugin", "scripts": { diff --git a/src/package.json b/src/package.json index d987ca8..6f19dd4 100644 --- a/src/package.json +++ b/src/package.json @@ -1,6 +1,6 @@ { "name": "@fivethree/ngxs-ionic-router-plugin", - "version": "0.3.1", + "version": "0.3.2", "description": "NGXS Ionic Router Plugin", "keywords": [ "fivethree",