Skip to content

Commit 9a0a467

Browse files
committed
release: cut the v17.3.7 release
1 parent 117ac9a commit 9a0a467

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
<a name="17.3.7"></a>
2+
# 17.3.7 "plastic-deer" (2024-05-02)
3+
### cdk
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [3c8abfb990](https://github.com/angular/components/commit/3c8abfb9902e06af2d73b8b536ce65c9d04442df) | fix | **drag-drop:** remove preview wrapper |
7+
| [a03a47c938](https://github.com/angular/components/commit/a03a47c93845fc6f8d917d588739599b63ce1608) | fix | **drag-drop:** reset user agent color on preview popover |
8+
| [8e3dfd2e5b](https://github.com/angular/components/commit/8e3dfd2e5b5e5c12cacb598581598e998456bd11) | fix | **drag-drop:** resolve incompatibility with property minification ([#28980](https://github.com/angular/components/pull/28980)) |
9+
10+
<!-- CHANGELOG SPLIT MARKER -->
11+
112
<a name="17.3.6"></a>
213
# 17.3.6 "onyx-whisper" (2024-04-24)
314
### cdk

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"ci-notify-slack-failure": "node --no-warnings=ExperimentalWarning --loader ts-node/esm/transpile-only scripts/circleci/notify-slack-job-failure.mts",
5656
"prepare": "husky install"
5757
},
58-
"version": "17.3.6",
58+
"version": "17.3.7",
5959
"dependencies": {
6060
"@angular/animations": "^17.2.0",
6161
"@angular/common": "^17.2.0",

0 commit comments

Comments
 (0)