File tree 2 files changed +15
-1
lines changed
2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1
1
## [ angular] ( ./README.md ) version ` changelog `
2
2
3
+ ###### ` v2.0.0 `
4
+ - fix(dropdowns): dropup misplaced temp fix
5
+ - chore: update ` @coreui/icons ` to ` 0.3.0 `
6
+ - refactor(coreui-icons): move to ` @coreui/icons v0.3.0 `
7
+ - update: ` @angular/* ` to ` 6.1.6 `
8
+ - update: ` angular-devkit/build-angular ` to ` 0.7.5 `
9
+ - update: ` @angular/cli ` to ` 6.1.5 `
10
+ - update: ` rxjs ` to ` 6.3.0 `
11
+ - update: ` rxjs-compat ` to ` 6.3.0 `
12
+ - update: ` @types/node ` to ` 10.9.4 `
13
+ - update: ` jasmine-core ` to ` 3.2.1 `
14
+ - update: ` karma-coverage-istanbul-reporter ` to ` 2.0.2 `
15
+ - update: ` karma-jasmine-html-reporter ` to ` 1.3.1 `
16
+
3
17
###### ` v2.0.0-rc.4 `
4
18
- fix(forms): validation classes example closes #95
5
19
- fix(forms): card-header-actions example
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @coreui/coreui-free-angular-admin-template" ,
3
- "version" : " 2.0.0-rc.4 " ,
3
+ "version" : " 2.0.0" ,
4
4
"description" : " CoreUI Free Angular 2+ Admin Template" ,
5
5
"author" : {
6
6
"name" : " Łukasz Holeczek" ,
You can’t perform that action at this time.
0 commit comments