Skip to content

Commit 7d7cf0a

Browse files
committed
Ship v2.11.2
1 parent c90064f commit 7d7cf0a

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

CHANGELOG.md

+25
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,30 @@
11
## [CoreUI for Angular](./README.md) version `changelog`
22

3+
###### `v2.11.2`
4+
5+
- chore: update to `Angular 11.2`
6+
7+
###### dependencies update
8+
- update `@angular/animations` to `^11.2.2`
9+
- update `@angular/cdk` to `^11.2.1`
10+
- update `@angular/common` to `^11.2.2`
11+
- update `@angular/compiler` to `^11.2.2`
12+
- update `@angular/core` to `^11.2.2`
13+
- update `@angular/forms` to `^11.2.2`
14+
- update `@angular/localize` to `^11.2.2`
15+
- update `@angular/platform-browser` to `^11.2.2`
16+
- update `@angular/platform-browser-dynamic` to `^11.2.2`
17+
- update `@angular/router` to `^11.2.2`
18+
- update `@coreui/angular` to `^2.11.2`
19+
- update `core-js` to `^3.9.0`
20+
- update `@angular-devkit/build-angular` to `^0.1102.1`
21+
- update `@angular/cli` to `^11.2.1`
22+
- update `@angular/compiler-cli` to `^11.2.2`
23+
- update `@angular/language-service` to `^11.2.2`
24+
- update `@types/jasmine` to `^3.6.4`
25+
- update `@types/node` to `^14.14.31`
26+
- update `typescript` to `^4.0.7`
27+
328
###### `v2.11.1`
429

530
- chore: update to `Angular 11.1`

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coreui/coreui-free-angular-admin-template",
3-
"version": "2.11.1",
3+
"version": "2.11.2",
44
"description": "CoreUI Free Angular 11 Admin Template",
55
"author": {
66
"name": "Łukasz Holeczek",

0 commit comments

Comments
 (0)