Skip to content

Commit 94c2c0a

Browse files
committed
release: cut the v19.2.9 release
1 parent 8d29696 commit 94c2c0a

File tree

4 files changed

+2035
-2025
lines changed

4 files changed

+2035
-2025
lines changed

Diff for: .aspect/rules/external_repository_action_cache/npm_translate_lock_MzA5NzUwNzMx

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
# This file should be checked into version control along with the pnpm-lock.yaml file.
44
.npmrc=-1406867100
55
integration/package.json=-620011313
6-
package.json=-1359805610
6+
package.json=1874679127
77
patches/@angular__compiler-cli.patch=-11405367
88
patches/@angular__core.patch=213102054
9-
pnpm-lock.yaml=1963318324
9+
pnpm-lock.yaml=-861500617
1010
pnpm-workspace.yaml=334858811
1111
src/cdk-experimental/package.json=237487315
1212
src/cdk/package.json=-908433069

Diff for: CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<a name="19.2.9"></a>
2+
# 19.2.9 "abellaite-apron" (2025-04-09)
3+
### cdk
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [111b0c65a](https://github.com/angular/components/commit/111b0c65a26e4fe0f7db41a00f53ba20105aa888) | fix | **table:** error if data is accessed too early ([#30817](https://github.com/angular/components/pull/30817)) |
7+
8+
<!-- CHANGELOG SPLIT MARKER -->
9+
110
<a name="19.2.8"></a>
211
# 19.2.8 "sapphire-kraken" (2025-04-02)
312
### cdk

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"ci-notify-slack-failure": "node --no-warnings=ExperimentalWarning --loader ts-node/esm/transpile-only scripts/circleci/notify-slack-job-failure.mts",
5353
"prepare": "husky"
5454
},
55-
"version": "19.2.8",
55+
"version": "19.2.9",
5656
"dependencies": {
5757
"@angular/animations": "^19.2.0",
5858
"@angular/common": "^19.2.0",

0 commit comments

Comments
 (0)