Skip to content

Commit be1ae5f

Browse files
committed
chore(release): ship v5.5.24
1 parent a7ce751 commit be1ae5f

File tree

4 files changed

+32
-4
lines changed

4 files changed

+32
-4
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,34 @@
22

33
---
44

5+
#### `5.5.24`
6+
7+
- chore(dependencies): update to Angular `20.3.14`
8+
- `@angular/animations` @ "20.3.14" (was "20.3.3")
9+
- `@angular/cdk` @ "20.2.14" (was "20.2.7")
10+
- `@angular/common` @ "20.3.14" (was "20.3.3")
11+
- `@angular/compiler` @ "20.3.14" (was "20.3.3")
12+
- `@angular/core` @ "20.3.14" (was "20.3.3")
13+
- `@angular/forms` @ "20.3.14" (was "20.3.3")
14+
- `@angular/language-service` @ "20.3.14" (was "20.3.3")
15+
- `@angular/localize` @ "20.3.14" (was "20.3.3")
16+
- `@angular/platform-browser` @ "20.3.14" (was "20.3.3")
17+
- `@angular/platform-browser-dynamic` @ "20.3.14" (was "20.3.3")
18+
- `@angular/router` @ "20.3.14" (was "20.3.3")
19+
- `@coreui/angular` @ "5.5.24" (was "5.5.17")
20+
- `@coreui/angular-chartjs` @ "5.5.24" (was "5.5.17")
21+
- `@coreui/icons-angular` @ "5.5.24" (was "5.5.17")
22+
- `chart.js` @ "4.5.1" (was "4.5.0")
23+
- `@angular/build` @ "20.3.12" (was "20.3.4")
24+
- `@angular/cli` @ "20.3.12" (was "20.3.4")
25+
- `@angular/compiler-cli` @ "20.3.14" (was "20.3.3")
26+
- `@types/jasmine` @ "5.1.13" (was "5.1.9")
27+
- `@types/node` @ "22.19.1" (was "22.18.8")
28+
- `jasmine-core` @ "5.12.1" (was "5.11.0")
29+
- refactor(navItems): add otp input pro component docs link
30+
31+
---
32+
533
#### `5.5.17`
634
- chore(dependencies): update to Angular `20.3.3`
735
- `@angular/build` @ "20.3.4" (was "20.3.2")

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.17",
3+
"version": "5.5.24",
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<!--
33
* CoreUI - Angular 20.3 Free Admin Template
4-
* @version v5.5.17
4+
* @version v5.5.24
55
* @link https://coreui.io/angular/
66
* Copyright (c) 2017-2025 creativeLabs Łukasz Holeczek
77
* License: MIT

0 commit comments

Comments
 (0)