Skip to content

Commit 51d0db2

Browse files
committed
Update changelog.md
1 parent 5628710 commit 51d0db2

File tree

1 file changed

+46
-10
lines changed

1 file changed

+46
-10
lines changed

changelog.md

Lines changed: 46 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,58 @@
11
# Changelog
22

3-
## [5.2.9]
3+
## [5.2.9] - 04/29/2021
44
### Fixed
55

6-
- fixed daily line chart
6+
- fixed daily line chart;
77
- changed texts about angular version;
88
- changed date on footer;
99

10-
## [5.2.8]
10+
## [5.2.8] - 04/26/2021
1111
### Updated
1212

13-
- Updated the Angular builder
14-
- Updated the Angular CLI
15-
- Updated packages
16-
- Tables: added ag-grid-angular table
17-
18-
## [5.2.7]
13+
- Updated the Angular builder;
14+
- Updated the Angular CLI;
15+
- Tables: added ag-grid-angular table;
16+
17+
###Updated packages
18+
@agm/core: 1.0.0 -> 3.0.0-beta.0
19+
@angular/animations: "8.0.3 -> 11.2.11
20+
@angular/common: 8.0.3 -> 11.2.11
21+
@angular/compiler: 8.0.3 -> 11.2.11
22+
@angular/core: 8.0.3 -> 11.2.11
23+
@angular/forms: 8.0.3 -> 11.2.11
24+
@angular/platform-browser: 8.0.3 -> 11.2.11
25+
@angular/platform-browser-dynamic: 8.0.3 -> 11.2.11
26+
@angular/router: 8.0.3 -> 11.2.11
27+
@ngx-loading-bar/core: 4.1.1 -> 5.1.2
28+
@ngx-loading-bar/router: 4.1.1 -> 5.1.2
29+
@swimlane/ngx-datatable: 15.0.2 -> 19.0.0
30+
@tinymce/tinymce-angular: 2.2.0 -> 4.2.2
31+
jquery: 3.2.1 -> 3.6.0
32+
ng2-carouselamos: 3.2.0 -> 4.1.0
33+
ng2-select2: 1.0.0-beta.16 -> 1.2.5
34+
ngx-chips: 2.0.2 -> 2.2.2
35+
ngx-toastr: 10.0.4 -> 13.2.1
36+
ngx-trend: 3.4.3 ->6.1.1
37+
rxjs: 6.3.3 -> 6.6.7
38+
select2: 4.0.13 -> 6.6.7
39+
tslib: 1.9.0 -> 2.0.0
40+
zone.js: 0.8.29 -> 0.10.2
41+
42+
@angular-builders/custom-webpack: 8.1.0 -> 11.1.1
43+
@angular-devkit/build-angular: 0.803.29 -> 0.1102.10
44+
@angular/cli: 8.0.6 -> 11.2.10
45+
@angular/compiler-cli: 8.0.3 -> 11.2.11
46+
@angular/language-service: 8.0.3 -> 11.2.11
47+
@types/node: 6.0.118 -> 12.11.1
48+
@types/select2: 4.0.31 -> 4.0.53
49+
codelyzer: 4.0.2 -> 6.0.0
50+
terser-webpack-plugin: 1.3.0 -> 5.1.1
51+
tslint: 5.9.1 -> 6.1.0
52+
typescript: 3.4.5 -> 4.1.5
53+
terser-webpack-plugin: 1.3.0 -> 5.1.1
54+
55+
## [5.2.7] - 04/26/2021
1956
### Fixed
2057

2158
- fixed build error
@@ -38,7 +75,6 @@
3875
### Changed
3976

4077
- Minor package updates.
41-
4278
## [5.2.4]
4379

4480
### Changed

0 commit comments

Comments
 (0)