diff --git a/changelog.md b/changelog.md index 821ad5f..561dda5 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,11 @@ # Changelog +## [5.2.7] +### Fixed + +- fixed build error +- Package: set ngx-chips version to 2.0.2; + ## [5.2.6] ### Changed diff --git a/package.json b/package.json index 74be600..fcd5b61 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "ng2-select2": "1.0.0-beta.16", "ng2-table": "1.3.2", "ngx-bootstrap": "5.0.0", - "ngx-chips": "^2.0.2", + "ngx-chips": "2.0.2", "ngx-toastr": "^10.0.4", "ngx-trend": "^3.4.3", "nvd3": "1.8.6",