diff --git a/CHANGELOG.md b/CHANGELOG.md index a5a55c36..93ac1d0f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ + +## [3.2.1](https://github.com/akveo/ngx-admin/compare/v3.2.0...v3.2.1) (2019-04-02) + + +### Bug Fixes + +* update [@angular-devkit](https://github.com/angular-devkit)/build-angular to fix import aliases ([78695cd](https://github.com/akveo/ngx-admin/commit/78695cd)) + + + # [3.2.0](https://github.com/akveo/ngx-admin/compare/v3.1.0...v3.2.0) (2019-04-02) diff --git a/package.json b/package.json index 0a847614..66445319 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ngx-admin", - "version": "3.2.0", + "version": "3.2.1", "license": "MIT", "repository": { "type": "git",