File tree Expand file tree Collapse file tree 3 files changed +22
-2
lines changed Expand file tree Collapse file tree 3 files changed +22
-2
lines changed Original file line number Diff line number Diff line change 1
1
## [ CoreUI for Angular] ( ./README.md ) version ` changelog `
2
2
3
+ ###### ` v2.7.2 `
4
+ - feat: add missing Navbars example - thanks @EliasDerHai
5
+
6
+ ###### dependencies update
7
+ - update ` @angular/animations ` to ` ^9.0.0-rc.7 `
8
+ - update ` @angular/common ` to ` ^9.0.0-rc.7 `
9
+ - update ` @angular/compiler ` to ` ^9.0.0-rc.7 `
10
+ - update ` @angular/core ` to ` ^9.0.0-rc.7 `
11
+ - update ` @angular/forms ` to ` ^9.0.0-rc.7 `
12
+ - update ` @angular/platform-browser ` to ` ^9.0.0-rc.7 `
13
+ - update ` @angular/platform-browser-dynamic ` to ` ^9.0.0-rc.7 `
14
+ - update ` @angular/router ` to ` ^9.0.0-rc.7 `
15
+ - update ` @coreui/angular ` to ` ^2.7.2 `
16
+ - update ` core-js ` to ` ^2.6.11 `
17
+ - update ` @angular-devkit/build-angular ` to ` ^0.900.0-rc.7 `
18
+ - update ` @angular/cli ` to ` ^9.0.0-rc.7 `
19
+ - update ` @angular/compiler-cli ` to ` ^9.0.0-rc.7 `
20
+ - update ` @angular/language-service ` to ` ^9.0.0-rc.7 `
21
+ - update ` codelyzer ` to ` ^5.2.1 `
22
+
3
23
###### ` v2.7.0 ` for Angular 9
4
24
- chore: upgrade to Angular 9 - see also:
5
25
- ` https://next.angular.io/guide/updating-to-version-9 `
Original file line number Diff line number Diff line change 4
4
[ ![ @coreui coreui] ( https://img.shields.io/badge/@coreui%20-coreui-lightgrey.svg?style=flat-square )] ( https://github.com/coreui/coreui )
5
5
[ ![ npm package] [ npm-coreui-badge ]] [ npm-coreui ]
6
6
[ ![ NPM downloads] [ npm-coreui-download ]] [ npm-coreui ]
7
- ![ angular] ( https://img.shields.io/badge/angular-^9.0.0%20rc.0 -lightgrey.svg?style=flat-square )
7
+ ![ angular] ( https://img.shields.io/badge/angular-^9.0.0--rc.7 -lightgrey.svg?style=flat-square&logo=angular )
8
8
9
9
[ npm-coreui-angular] : https://www.npmjs.com/package/@coreui/angular
10
10
[ npm-coreui-angular-badge] : https://img.shields.io/npm/v/@coreui/angular.png?style=flat-square
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @coreui/coreui-free-angular-admin-template" ,
3
- "version" : " 2.7.0 " ,
3
+ "version" : " 2.7.2 " ,
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