release: 3.2.1

This commit is contained in:
Dmitry Nehaychik 2019-04-02 16:32:38 +03:00
parent 78695cda9a
commit b11ccb78ff
2 changed files with 11 additions and 1 deletions

View file

@ -1,3 +1,13 @@
<a name="3.2.1"></a>
## [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))
<a name="3.2.0"></a> <a name="3.2.0"></a>
# [3.2.0](https://github.com/akveo/ngx-admin/compare/v3.1.0...v3.2.0) (2019-04-02) # [3.2.0](https://github.com/akveo/ngx-admin/compare/v3.1.0...v3.2.0) (2019-04-02)

View file

@ -1,6 +1,6 @@
{ {
"name": "ngx-admin", "name": "ngx-admin",
"version": "3.2.0", "version": "3.2.1",
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",