Skip to content

Commit c5d1a54

Browse files
committed
chore(release): ship v5.6.10 for Angular 21.1.2
1 parent cc423bb commit c5d1a54

4 files changed

Lines changed: 152 additions & 119 deletions

File tree

CHANGELOG.md

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

33
---
44

5+
#### `5.6.10`
6+
7+
- chore(dependencies): update to `Angular 21.1.2`
8+
- `@angular/build` @ "21.1.2" (was "21.1.1")
9+
- `@angular/cli` @ "21.1.2" (was "21.1.1")
10+
- `@angular/compiler-cli` @ "21.1.2" (was "21.1.1")
11+
- `@angular/animations` @ "21.1.2" (was "21.1.1")
12+
- `@angular/cdk` @ "21.1.2" (was "21.1.1")
13+
- `@angular/common` @ "21.1.2" (was "21.1.1")
14+
- `@angular/compiler` @ "21.1.2" (was "21.1.1")
15+
- `@angular/core` @ "21.1.2" (was "21.1.1")
16+
- `@angular/forms` @ "21.1.2" (was "21.1.1")
17+
- `@angular/language-service` @ "21.1.2" (was "21.1.1")
18+
- `@angular/localize` @ "21.1.2" (was "21.1.1")
19+
- `@angular/platform-browser` @ "21.1.2" (was "21.1.1")
20+
- `@angular/platform-browser-dynamic` @ "21.1.2" (was "21.1.1")
21+
- `@angular/router` @ "21.1.2" (was "21.1.1")
22+
- `@coreui/angular` @ "5.6.10" (was "5.6.9")
23+
- `@coreui/angular-chartjs` @ "5.6.10" (was "5.6.9")
24+
- `@coreui/icons-angular` @ "5.6.10" (was "5.6.9")
25+
26+
- chore(dependencies): jasmine update to v6
27+
- `@types/jasmine` @ "6.0.0" (was "5.1.15")
28+
- `jasmine-core` @ "6.0.1" (was "5.13.0")
29+
- `karma-jasmine-html-reporter` @ "2.2.0" (was "2.1.0")
30+
31+
- chore(dependencies): tar vulnerability https://github.com/advisories/GHSA-r6q2-hw4h-h46w
32+
33+
- chore(prebuild): `ng test --watch=false --browsers=ChromeHeadless`
34+
35+
---
36+
537
#### `5.6.9`
638

739
- chore(dependencies): update to 'Angular 21.1.1'

0 commit comments

Comments
 (0)