Skip to content

Commit cf31749

Browse files
committed
release: cut the v19.2.19 release
1 parent 1b9061a commit cf31749

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<a name="19.2.19"></a>
2+
# 19.2.19 "strontium-shovel" (2025-06-25)
3+
### material
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [1b9061ad2](https://github.com/angular/components/commit/1b9061ad26b949b58e82077b0fa07aacac76b307) | fix | **core:** fix sass deprecation warning ([#31390](https://github.com/angular/components/pull/31390)) |
7+
8+
<!-- CHANGELOG SPLIT MARKER -->
9+
110
<a name="19.2.18"></a>
211
# 19.2.18 "calcium-coconut" (2025-05-28)
312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"ci-notify-slack-failure": "node --no-warnings=ExperimentalWarning --loader ts-node/esm/transpile-only scripts/circleci/notify-slack-job-failure.mts",
5454
"prepare": "husky"
5555
},
56-
"version": "19.2.18",
56+
"version": "19.2.19",
5757
"dependencies": {
5858
"@angular-devkit/core": "catalog:",
5959
"@angular-devkit/schematics": "catalog:",

0 commit comments

Comments
 (0)