Skip to content

Commit d7bbed5

Browse files
committed
chore(release): ship v5.6.9 for Angular 21.1.1
1 parent 52845cd commit d7bbed5

File tree

6 files changed

+418
-379
lines changed

6 files changed

+418
-379
lines changed

CHANGELOG.md

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

33
---
44

5+
#### `5.6.9`
6+
7+
- chore(dependencies): update to `Angular 21.1.1`
8+
- `@angular-devkit/schematics` @ "21.1.1" (was "21.1.0")
9+
- `@angular/build` @ "21.1.1" (was "21.1.0")
10+
- `@angular/cli` @ "21.1.1" (was "21.1.0")
11+
- `@angular/compiler-cli` @ "21.1.1" (was "21.1.0")
12+
- `@angular/language-service` @ "21.1.1" (was "21.1.0")
13+
- `@angular/animations` @ "21.1.1" (was "21.1.0")
14+
- `@angular/cdk` @ "21.1.1" (was "21.1.0")
15+
- `@angular/common` @ "21.1.1" (was "21.1.0")
16+
- `@angular/compiler` @ "21.1.1" (was "21.1.0")
17+
- `@angular/core` @ "21.1.1" (was "21.1.0")
18+
- `@angular/forms` @ "21.1.1" (was "21.1.0")
19+
- `@angular/localize` @ "21.1.1" (was "21.1.0")
20+
- `@angular/platform-browser` @ "21.1.1" (was "21.1.0")
21+
- `@angular/router` @ "21.1.1" (was "21.1.0")
22+
- `lodash-es` @ "4.17.23" (was "4.17.22")
23+
- `prettier` @ "3.8.1" (was "3.8.0")
24+
- `typescript-eslint` @ "8.54.0" (was "8.53.0")
25+
- chore(dependencies): tar vulnerability https://github.com/advisories/GHSA-r6q2-hw4h-h46w
26+
- chore(dependencies): lodash vulnerability https://github.com/advisories/GHSA-xxjr-mmjv-4gpg
27+
- chore(dependencies): remove overrides `undici` version to `^7.18.2`
28+
29+
---
30+
531
#### `5.6.8`
632

733
- fix(tooltip): tooltip trigger failure on quick double-entry mouse hover movements

0 commit comments

Comments
 (0)