Skip to content

Commit ca21cce

Browse files
committed
chore(release): ship v5.7.9 for Angular 22
1 parent 3a363d0 commit ca21cce

3 files changed

Lines changed: 13 additions & 2 deletions

File tree

CHANGELOG.md

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

33
---
44

5+
#### `5.7.9` for Angular 22
6+
7+
- chore(dependencies): update
8+
- `@coreui/angular` @ "5.7.9" (was "5.7.6")
9+
- `@coreui/angular-chartjs` @ "5.7.9" (was "5.7.6")
10+
- `@coreui/coreui` @ "5.9.0" (was "5.8.0")
11+
- `@coreui/icons-angular` @ "5.7.9" (was "5.7.6")
12+
- chore(dependencies): patch vulnerabilities
13+
- `fast-uri`: https://github.com/advisories/GHSA-v2hh-gcrm-f6hx
14+
---
15+
516
#### `5.7.6` for Angular 22
617

718
- chore(dependencies): update to `Angular 22.0.7`

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.7.6",
3+
"version": "5.7.9",
44
"copyright": "Copyright 2026 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 22 Free Admin Template
4-
* @version v5.7.6
4+
* @version v5.7.9
55
* @link https://coreui.io/angular/
66
* Copyright (c) 2017-2026 creativeLabs Łukasz Holeczek
77
* License: MIT

0 commit comments

Comments
 (0)