Skip to content

Commit 06c0acf

Browse files
committed
chore(release): ship v5.6.20 for Angular 21.2.4
1 parent ed0896b commit 06c0acf

File tree

4 files changed

+301
-279
lines changed

4 files changed

+301
-279
lines changed

CHANGELOG.md

Lines changed: 33 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,40 @@
22

33
---
44

5+
#### `5.6.20`
6+
7+
- chore(dependencies): update to `Angular 21.2.4`
8+
- `@angular/build` @ "21.2.2" (was "21.2.0")
9+
- `@angular/cli` @ "21.2.2" (was "21.2.0")
10+
- `@angular/compiler-cli` @ "21.2.4" (was "21.2.1")
11+
- `@angular/animations` @ "21.2.4" (was "21.2.1")
12+
- `@angular/cdk` @ "21.2.2" (was "21.2.1")
13+
- `@angular/common` @ "21.2.4" (was "21.2.1")
14+
- `@angular/compiler` @ "21.2.4" (was "21.2.1")
15+
- `@angular/core` @ "21.2.4" (was "21.2.1")
16+
- `@angular/forms` @ "21.2.4" (was "21.2.1")
17+
- `@angular/language-service` @ "21.2.4" (was "21.2.1")
18+
- `@angular/localize` @ "21.2.4" (was "21.2.1")
19+
- `@angular/platform-browser` @ "21.2.4" (was "21.2.1")
20+
- `@angular/platform-browser-dynamic` @ "21.2.4" (was "21.2.1")
21+
- `@angular/router` @ "21.2.4" (was "21.2.1")
22+
- `@coreui/angular` @ "5.6.20" (was "5.6.18")
23+
- `@coreui/angular-chartjs` @ "5.6.20" (was "5.6.18")
24+
- `@coreui/coreui` @ "5.6.1" (was "5.5.0")
25+
- `@coreui/icons-angular` @ "5.6.20" (was "5.6.18")
26+
- `@types/node` @ "24.12.0" (was "24.11.0")
27+
- `@vitest/browser-playwright` @ "4.1.0" (was "4.0.18")
28+
- `vitest` @ "4.1.0" (was "4.0.18")
29+
- chore(dependencies): `tar` vulnerability https://github.com/advisories/GHSA-9ppj-qmqm-q256
30+
- chore(dependencies): `hono` vulnerability https://github.com/advisories/GHSA-v8w9-8mx6-g223
31+
- chore(dependencies): `express-rate-limit` vulnerability https://github.com/advisories/GHSA-46wh-pxpv-q5gq
32+
- chore(dependencies): remove jasmine-core
33+
34+
---
35+
536
#### `5.6.18`
637

7-
- chore(dependencies): cli update to `Angular 21.2.1`
38+
- chore(dependencies): update to `Angular 21.2.1`
839
- `@angular/compiler-cli` @ "21.2.1" (was "21.2.0")
940
- `@angular/animations` @ "21.2.1" (was "21.2.0")
1041
- `@angular/cdk` @ "21.2.1" (was "21.2.0")
@@ -25,7 +56,7 @@
2556

2657
#### `5.6.17`
2758

28-
- chore(dependencies): cli update to `Angular 21.2.0`
59+
- chore(dependencies): update to `Angular 21.2.0`
2960
- `@angular/build` @ "21.2.0" (was "21.1.5")
3061
- `@angular/cli` @ "21.2.0" (was "21.1.5")
3162
- `@angular/compiler-cli` @ "21.2.0" (was "21.1.5")

0 commit comments

Comments
 (0)