🌐 AI搜索 & 代理 主页
Skip to content

Commit b442f63

Browse files
committed
chore(release): ship v5.6.1
1 parent da58e4c commit b442f63

File tree

6 files changed

+132
-109
lines changed

6 files changed

+132
-109
lines changed

CHANGELOG.md

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

33
---
44

5+
#### `5.6.1`
6+
7+
- fix(dropdown): potential infinite loop setting listeners
8+
- chore(dependencies): update to `Angular 21.0.5`
9+
- `@angular-devkit/schematics` @ "21.0.3" (was "21.0.2")
10+
- `@angular/build` @ "21.0.3" (was "21.0.2")
11+
- `@angular/cli` @ "21.0.3" (was "21.0.2")
12+
- `@angular/compiler-cli` @ "21.0.5" (was "21.0.3")
13+
- `@angular/language-service` @ "21.0.5" (was "21.0.3")
14+
- `@angular/animations` @ "21.0.5" (was "21.0.3")
15+
- `@angular/cdk` @ "21.0.3" (was "21.0.2")
16+
- `@angular/common` @ "21.0.5" (was "21.0.3")
17+
- `@angular/compiler` @ "21.0.5" (was "21.0.3")
18+
- `@angular/core` @ "21.0.5" (was "21.0.3")
19+
- `@angular/forms` @ "21.0.5" (was "21.0.3")
20+
- `@angular/localize` @ "21.0.5" (was "21.0.3")
21+
- `@angular/platform-browser` @ "21.0.5" (was "21.0.3")
22+
- `@angular/router` @ "21.0.5" (was "21.0.3")
23+
- `@types/node` @ "24.10.3" (was "24.10.2")
24+
25+
---
26+
27+
528
#### `5.6.0`
629

730
- chore(dependencies): update to `Angular 21`

0 commit comments

Comments
 (0)