Skip to content

Commit 4a2bd9f

Browse files
committedMar 21, 2025
release: cut the v19.2.6 release
1 parent 5a7009a commit 4a2bd9f

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed
 

‎.aspect/rules/external_repository_action_cache/npm_translate_lock_MzA5NzUwNzMx

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Input hashes for repository rule npm_translate_lock(name = "npm2", pnpm_lock = "@//:pnpm-lock.yaml").
33
# This file should be checked into version control along with the pnpm-lock.yaml file.
44
.npmrc=-2023857461
5-
package.json=-1192648294
5+
package.json=219919003
66
pnpm-lock.yaml=897151155
77
pnpm-workspace.yaml=1711114604
88
yarn.lock=-1734434772

‎CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
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+
110
<a name="19.2.5"></a>
211
# 19.2.5 "argon-planet" (2025-03-20)
312
### cdk

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"ci-notify-slack-failure": "node --no-warnings=ExperimentalWarning --loader ts-node/esm/transpile-only scripts/circleci/notify-slack-job-failure.mts",
5555
"prepare": "husky"
5656
},
57-
"version": "19.2.5",
57+
"version": "19.2.6",
5858
"dependencies": {
5959
"@angular/animations": "^19.2.0",
6060
"@angular/common": "^19.2.0",

0 commit comments

Comments
 (0)
Failed to load comments.