|
1 | 1 | ## [CoreUI for Angular](./README.md) version `changelog`
|
2 | 2 |
|
| 3 | +###### `v2.9.6` |
| 4 | +- feat(icons): update to @coreui/icons v2 and @coreui/icons-angular |
| 5 | + |
| 6 | +###### dependencies update |
| 7 | +- update `@angular/animations` to `^9.1.13` |
| 8 | +- update `@angular/cdk` to `^9.2.4` |
| 9 | +- update `@angular/common` to `^9.1.13` |
| 10 | +- update `@angular/compiler` to `^9.1.13` |
| 11 | +- update `@angular/core` to `^9.1.13` |
| 12 | +- update `@angular/forms` to `^9.1.13` |
| 13 | +- update `@angular/platform-browser` to `^9.1.13` |
| 14 | +- update `@angular/platform-browser-dynamic` to `^9.1.13` |
| 15 | +- update `@angular/router` to `^9.1.13` |
| 16 | +- update `@coreui/angular`: `~2.9.6` |
| 17 | +- update `@coreui/icons` to `^2.0.0-rc.0` |
| 18 | +- update `@coreui/icons-angular` to `1.0.0-alpha.3` |
| 19 | +- update `bootstrap` to `^4.5.3` |
| 20 | +- update `chart.js` to `^2.9.4` |
| 21 | +- update `core-js` to `^3.8.2` |
| 22 | +- update `ng2-charts` to `~2.3.3` |
| 23 | +- update `ngx-bootstrap` to `^5.6.2` |
| 24 | +- update `rxjs` to `^6.6.3` |
| 25 | +- update `simple-line-icons` to `^2.5.5` |
| 26 | +- update `tslib` to `^1.14.1` |
| 27 | +- update `@angular-devkit/build-angular` to `^0.901.13` |
| 28 | +- update `@angular/cli` to `^9.1.13` |
| 29 | +- update `@angular/compiler-cli` to `^9.1.13` |
| 30 | +- update `@angular/language-service` to `^9.1.13` |
| 31 | +- update `@types/jasmine` to `^3.6.2` |
| 32 | +- update `@types/node` to `^14.14.20` |
| 33 | +- update `karma` to `^5.2.3` |
| 34 | + |
3 | 35 | ###### `v2.9.5`
|
4 | 36 | - fix(simple-line-icons): Can't resolve simple-line-icons.css - fixes #196
|
5 | 37 |
|
|
0 commit comments