File tree 6 files changed +29
-7
lines changed
6 files changed +29
-7
lines changed Original file line number Diff line number Diff line change 1
1
### [ @coreui/angular ] ( https://coreui.io/ ) changelog
2
2
3
+ ##### ` v2.11.1 `
4
+
5
+ - ##### ` update to Angular 11.1 `
6
+
7
+ ###### dependencies update
8
+ - update ` @angular/animations ` to ` ^11.1.0 `
9
+ - update ` @angular/common ` to ` ^11.1.0 `
10
+ - update ` @angular/compiler ` to ` ^11.1.0 `
11
+ - update ` @angular/core ` to ` ^11.1.0 `
12
+ - update ` @angular/forms ` to ` ^11.1.0 `
13
+ - update ` @angular/localize ` to ` ^11.1.0 `
14
+ - update ` @angular/platform-browser ` to ` ^11.1.0 `
15
+ - update ` @angular/platform-browser-dynamic ` to ` ^11.1.0 `
16
+ - update ` @angular/router ` to ` ^11.1.0 `
17
+ - update ` @angular-devkit/build-angular ` to ` ^0.1101.1 `
18
+ - update ` @angular/cli ` to ` ^11.1.1 `
19
+ - update ` @angular/compiler-cli ` to ` ^11.1.0 `
20
+ - update ` @angular/language-service ` to ` ^11.1.0 `
21
+ - update ` @types/jasmine ` to ` ^3.6.3 `
22
+ - update ` @types/node ` to ` ^14.14.22 `
23
+ - update ` ng-packagr ` to ` ^11.1.2 `
24
+
25
+
3
26
##### ` v2.11.0 `
4
27
5
28
- chore: update to ` Angular 11 ` and ` TypeScript 4 `
Original file line number Diff line number Diff line change 2
2
3
3
[ ![ npm package] [ npm-coreui-angular-badge-latest ]] [ npm-coreui-angular ]
4
4
[ ![ NPM downloads] [ npm-coreui-angular-download ]] [ npm-coreui-angular ]
5
- ![ angular] ( https://img.shields.io/badge/angular-^11.0.9 -lightgrey.svg?style=flat-square&logo=angular )
5
+ ![ angular] ( https://img.shields.io/badge/angular-^11.1.0 -lightgrey.svg?style=flat-square&logo=angular )
6
6
[ ![ npm-coreui-angular-next] [ npm-coreui-angular-badge-next ]] [ npm-coreui-angular ]
7
7
[ ![ @coreui coreui] ( https://img.shields.io/badge/@coreui%20-coreui-lightgrey.svg?style=flat-square )] ( https://github.com/coreui/coreui )
8
8
[ ![ npm package] [ npm-coreui-badge ]] [ npm-coreui ]
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @coreui/angular-dev" ,
3
- "version" : " 2.11.0 " ,
3
+ "version" : " 2.11.1 " ,
4
4
"license" : " MIT" ,
5
5
"author" : {
6
6
"name" : " Łukasz Holeczek" ,
Original file line number Diff line number Diff line change 2
2
3
3
[ ![ npm package] [ npm-coreui-angular-badge-latest ]] [ npm-coreui-angular ]
4
4
[ ![ NPM downloads] [ npm-coreui-angular-download ]] [ npm-coreui-angular ]
5
- ![ angular] ( https://img.shields.io/badge/angular-^11.0.9 -lightgrey.svg?style=flat-square&logo=angular )
5
+ ![ angular] ( https://img.shields.io/badge/angular-^11.1.0 -lightgrey.svg?style=flat-square&logo=angular )
6
6
[ ![ npm-coreui-angular-next] [ npm-coreui-angular-badge-next ]] [ npm-coreui-angular ]
7
7
[ ![ @coreui coreui] ( https://img.shields.io/badge/@coreui%20-coreui-lightgrey.svg?style=flat-square )] ( https://github.com/coreui/coreui )
8
8
[ ![ npm package] [ npm-coreui-badge ]] [ npm-coreui ]
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @coreui/angular" ,
3
- "version" : " 2.11.0 " ,
3
+ "version" : " 2.11.1 " ,
4
4
"description" : " CoreUI Angular 11 Bootstrap 4 components" ,
5
5
"license" : " MIT" ,
6
6
"homepage" : " https://coreui.io/angular" ,
22
22
"peerDependencies" : {
23
23
"@angular/common" : " ^11.0.0" ,
24
24
"@angular/core" : " ^11.0.0" ,
25
- "@angular/router" : " ^11.0.0" ,
26
- "@coreui/coreui" : " ^2.1.16"
25
+ "@angular/router" : " ^11.0.0"
27
26
},
28
27
"repository" : {
29
28
"type" : " git" ,
Original file line number Diff line number Diff line change 1
1
<!doctype html>
2
2
<!--
3
3
* CoreUI 2 for Angular 11 - test bed
4
- * @version v2.11.0
4
+ * @version v2.11.1
5
5
* @link https://coreui.io/angular/
6
6
* Copyright (c) 2021 creativeLabs Łukasz Holeczek
7
7
-->
You can’t perform that action at this time.
0 commit comments