Skip to content

Commit 1a9d709

Browse files
committed
chore(release): ship v5.5.11 for Angular 20.2
1 parent 40a7919 commit 1a9d709

File tree

4 files changed

+31
-5
lines changed

4 files changed

+31
-5
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,33 @@
22

33
---
44

5+
#### `5.5.11`
6+
7+
- chore(dependencies): update to Angular `20.2.2`
8+
9+
- @angular/build @ "20.2.1" (was "20.1.6")
10+
- @angular/cli @ "20.2.1" (was "20.1.6")
11+
- @angular/compiler-cli @ "20.2.2" (was "20.1.7")
12+
- @types/node @ "22.18.0" (was "22.17.2")
13+
- @angular/animations @ "20.2.2" (was "20.1.7")
14+
- @angular/cdk @ "20.2.1" (was "20.1.6")
15+
- @angular/common @ "20.2.2" (was "20.1.7")
16+
- @angular/compiler @ "20.2.2" (was "20.1.7")
17+
- @angular/core @ "20.2.2" (was "20.1.7")
18+
- @angular/forms @ "20.2.2" (was "20.1.7")
19+
- @angular/language-service @ "20.2.2" (was "20.1.7")
20+
- @angular/localize @ "20.2.2" (was "20.1.7")
21+
- @angular/platform-browser @ "20.2.2" (was "20.1.7")
22+
- @angular/platform-browser-dynamic @ "20.2.2" (was "20.1.7")
23+
- @angular/router @ "20.2.2" (was "20.1.7")
24+
- @coreui/angular @ "5.5.11" (was "5.5.8")
25+
- @coreui/angular-chartjs @ "5.5.11" (was "5.5.8")
26+
- @coreui/icons-angular @ "5.5.11" (was "5.5.8")
27+
28+
---
29+
530
#### `5.5.8`
31+
632
- chore(dependencies): update
733
- @angular/build @ "20.1.6" (was "20.1.0")
834
- @angular/cli @ "20.1.6" (was "20.1.0")

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "coreui-free-angular-admin-template",
3-
"version": "5.5.8",
3+
"version": "5.5.11",
44
"copyright": "Copyright 2025 creativeLabs Łukasz Holeczek",
55
"license": "MIT",
66
"author": "The CoreUI Team (https://github.com/orgs/coreui/people) and contributors",

src/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<!--
3-
* CoreUI - Angular 20.1 Free Admin Template
4-
* @version v5.5.8
3+
* CoreUI - Angular 20.2 Free Admin Template
4+
* @version v5.5.11
55
* @link https://coreui.io/angular/
66
* Copyright (c) 2017-2025 creativeLabs Łukasz Holeczek
77
* License: MIT

0 commit comments

Comments
 (0)