Skip to content

Commit 9b6d25f

Browse files
committed
chore(release): ship v5.5.26 for Angular 20.3.25
1 parent d19273c commit 9b6d25f

7 files changed

Lines changed: 2514 additions & 2361 deletions

File tree

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.26`
6+
7+
- fix(Icon): escape title to prevent XSS via bypassSecurityTrustHtml
8+
- chore(dependencies): update to `Angular 20.3.25`
9+
- `@angular-devkit/schematics` @ "20.3.31" (was "20.3.12")
10+
- `@angular/build` @ "20.3.31" (was "20.3.12")
11+
- `@angular/cli` @ "20.3.31" (was "20.3.12")
12+
- `@angular/compiler-cli` @ "20.3.25" (was "20.3.14")
13+
- `@angular/language-service` @ "20.3.25" (was "20.3.14")
14+
- `@angular/animations` @ "20.3.25" (was "20.3.14")
15+
- `@angular/common` @ "20.3.25" (was "20.3.14")
16+
- `@angular/compiler` @ "20.3.25" (was "20.3.14")
17+
- `@angular/core` @ "20.3.25" (was "20.3.14")
18+
- `@angular/forms` @ "20.3.25" (was "20.3.14")
19+
- `@angular/localize` @ "20.3.25" (was "20.3.14")
20+
- `@angular/platform-browser` @ "20.3.25" (was "20.3.14")
21+
- `@angular/platform-browser-dynamic` @ "20.3.25" (was "20.3.14")
22+
- `@angular/router` @ "20.3.25" (was "20.3.14")
23+
- `lodash-es` @ "4.18.1" (was "4.17.21")
24+
- `@types/jasmine` @ "5.1.15" (was "5.1.13")
25+
- `eslint` @ "9.39.4" (was "9.39.1")
26+
- `jasmine-core` @ "5.13.0" (was "5.12.1")
27+
- `karma-jasmine-html-reporter` @ "2.2.0" (was "2.1.0")
28+
- `prettier` @ "3.9.4" (was "3.6.2")
29+
- `typescript-eslint` @ "8.62.1" (was "8.48.0")
30+
31+
---
32+
533
#### `5.5.25`
634

735
- fix(backdrop): modal backdrop not removed on zoneless - close #240 - thanks @anyplin

0 commit comments

Comments
 (0)