3 files changed +11
-2
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=-1192648294
5
+ package.json=219919003
6
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.6"></a>
2
+ # 19.2.6 "tellurium-transponder" (2025-03-21)
3
+ ### cdk
4
+ | Commit | Type | Description |
5
+ | -- | -- | -- |
6
+ | [5a7009a50](https://github.com/angular/components/commit/5a7009a50df836d6f245216730801285fc77a998) | fix | **overlay:** ensure re-exported transitive `Dir` directive can be imported ([#30679](https://github.com/angular/components/pull/30679)) |
7
+
8
+ <!-- CHANGELOG SPLIT MARKER -->
9
+
1
10
<a name="19.2.5"></a>
2
11
# 19.2.5 "argon-planet" (2025-03-20)
3
12
### 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.5 " ,
57
+ "version" : " 19.2.6 " ,
58
58
"dependencies" : {
59
59
"@angular/animations" : " ^19.2.0" ,
60
60
"@angular/common" : " ^19.2.0" ,
0 commit comments