|
1 | 1 | ## [angular](./README.md) version `changelog`
|
2 | 2 |
|
| 3 | +###### `v2.2.3` |
| 4 | +- refactor(_nav.ts): add NavData interface |
| 5 | +- update: `bootstrap` to `^4.2.1` |
| 6 | +- update: `@coreui/angular` to `^2.2.3` |
| 7 | +- update: `@coreui/coreui` to `^2.1.6` |
| 8 | +- update: `@angular/animations` to `^7.2.0` |
| 9 | +- update: `@angular/common` to `^7.2.0` |
| 10 | +- update: `@angular/compiler` to `^7.2.0` |
| 11 | +- update: `@angular/core` to `^7.2.0` |
| 12 | +- update: `@angular/forms` to `^7.2.0` |
| 13 | +- update: `@angular/http` to `^7.2.0` |
| 14 | +- update: `@angular/platform-browser` to `^7.2.0` |
| 15 | +- update: `@angular/platform-browser-dynamic` to `^7.2.0` |
| 16 | +- update: `@angular/router` to `^7.2.0` |
| 17 | +- update: `core-js` to `^2.6.2` |
| 18 | +- update: `moment` to `^2.23.0` |
| 19 | +- update: `ngx-bootstrap` to `^3.1.4` |
| 20 | +- update: `ngx-perfect-scrollbar` to `^7.2.0` |
| 21 | +- update: `zone.js` to `^0.8.27` |
| 22 | +- update: `@angular-devkit/build-angular` to `^0.12.1` |
| 23 | +- update: `@angular/cli` to `^7.2.1` |
| 24 | +- update: `@angular/compiler-cli` to `^7.2.0` |
| 25 | +- update: `@angular/language-service` to `^7.2.0` |
| 26 | +- update: `@types/jasmine` to `^3.3.5` |
| 27 | +- update: `@types/node` to `^10.12.18` |
| 28 | +- update: `karma` to `^3.1.4` |
| 29 | +- update: `protractor` to `^5.4.2` |
| 30 | +- update: `tslint` to `^5.12.1` |
| 31 | + |
3 | 32 | ###### `v2.2.1`
|
4 | 33 | - fix(routes): add default routes
|
5 | 34 | - fix(colors): class order for `bg-blue`
|
|
0 commit comments