Skip to content

Commit 1623d66

Browse files
committed
release: cut the v17.3.1 release
1 parent ef0a97e commit 1623d66

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="17.3.1"></a>
2+
# 17.3.1 "clay-paradox" (2024-03-20)
3+
### cdk
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [31e30883a3](https://github.com/angular/components/commit/31e30883a33d89d277d710a97f81b26b1972c8ba) | fix | **drag-drop:** optionally inject parent drag in preview and placeholder ([#28750](https://github.com/angular/components/pull/28750)) |
7+
8+
<!-- CHANGELOG SPLIT MARKER -->
9+
110
<a name="17.3.0"></a>
211
# 17.3.0 "cobalt-catfish" (2024-03-14)
312
### material

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"ci-notify-slack-failure": "ts-node --esm --project scripts/tsconfig.json scripts/circleci/notify-slack-job-failure.mts",
5757
"prepare": "husky install"
5858
},
59-
"version": "17.3.0",
59+
"version": "17.3.1",
6060
"dependencies": {
6161
"@angular/animations": "^17.2.0",
6262
"@angular/common": "^17.2.0",

0 commit comments

Comments
 (0)