Skip to content

Commit aeb82dc

Browse files
authored
Merge pull request #2 from flatlogic/fix_build_error
fixed build error, set ngx-chips package version to 2.0.2
2 parents 761a776 + b556302 commit aeb82dc

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [5.2.7]
4+
### Fixed
5+
6+
- fixed build error
7+
- Package: set ngx-chips version to 2.0.2;
8+
39
## [5.2.6]
410
### Changed
511

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"ng2-select2": "1.0.0-beta.16",
6868
"ng2-table": "1.3.2",
6969
"ngx-bootstrap": "5.0.0",
70-
"ngx-chips": "^2.0.2",
70+
"ngx-chips": "2.0.2",
7171
"ngx-toastr": "^10.0.4",
7272
"ngx-trend": "^3.4.3",
7373
"nvd3": "1.8.6",

0 commit comments

Comments
 (0)