File tree Expand file tree Collapse file tree 4 files changed +2099
-2081
lines changed
.aspect/rules/external_repository_action_cache Expand file tree Collapse file tree 4 files changed +2099
-2081
lines changed Original file line number Diff line number Diff line change 2
2
# Input hashes for repository rule npm_translate_lock(name = "npm2", pnpm_lock = "@//:pnpm-lock.yaml").
3
3
# This file should be checked into version control along with the pnpm-lock.yaml file.
4
4
.npmrc=-2023857461
5
- package.json=1689751705
6
- pnpm-lock.yaml=1731666083
5
+ package.json=-1192648294
6
+ pnpm-lock.yaml=897151155
7
7
pnpm-workspace.yaml=1711114604
8
8
yarn.lock=-1734434772
Original file line number Diff line number Diff line change
1
+ <a name="19.2.5"></a>
2
+ # 19.2.5 "argon-planet" (2025-03-20)
3
+ ### cdk
4
+ | Commit | Type | Description |
5
+ | -- | -- | -- |
6
+ | [ab70ba5b3](https://github.com/angular/components/commit/ab70ba5b304bf1297d2ece4cc72e1318e20cbbbb) | fix | **tree:** retainining previous objects ([#30431](https://github.com/angular/components/pull/30431)) |
7
+ ### material
8
+ | Commit | Type | Description |
9
+ | -- | -- | -- |
10
+ | [2bfa5262e](https://github.com/angular/components/commit/2bfa5262ea388c3081718de37fe4ea1be703b4b5) | fix | **timepicker:** TimepickerInput component in shadow DOM ([#30642](https://github.com/angular/components/pull/30642)) |
11
+ ### multiple
12
+ | Commit | Type | Description |
13
+ | -- | -- | -- |
14
+ | [8d7a0f683](https://github.com/angular/components/commit/8d7a0f683220a754086f89335789d98f17cc67ae) | fix | ensure re-exported module symbols can be imported |
15
+
16
+ <!-- CHANGELOG SPLIT MARKER -->
17
+
1
18
<a name="19.2.4"></a>
2
19
# 19.2.4 "cafetite-cafe" (2025-03-19)
3
20
### cdk
Original file line number Diff line number Diff line change 54
54
"ci-notify-slack-failure" : " node --no-warnings=ExperimentalWarning --loader ts-node/esm/transpile-only scripts/circleci/notify-slack-job-failure.mts" ,
55
55
"prepare" : " husky"
56
56
},
57
- "version" : " 19.2.4 " ,
57
+ "version" : " 19.2.5 " ,
58
58
"dependencies" : {
59
59
"@angular/animations" : " ^19.2.0" ,
60
60
"@angular/common" : " ^19.2.0" ,
You can’t perform that action at this time.
0 commit comments