Skip to content

Commit

Permalink
release: cut the v17.3.7 release
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewseguin committed May 2, 2024
1 parent 117ac9a commit 9a0a467
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,14 @@
<a name="17.3.7"></a>
# 17.3.7 "plastic-deer" (2024-05-02)
### cdk
| Commit | Type | Description |
| -- | -- | -- |
| [3c8abfb990](https://github.com/angular/components/commit/3c8abfb9902e06af2d73b8b536ce65c9d04442df) | fix | **drag-drop:** remove preview wrapper |
| [a03a47c938](https://github.com/angular/components/commit/a03a47c93845fc6f8d917d588739599b63ce1608) | fix | **drag-drop:** reset user agent color on preview popover |
| [8e3dfd2e5b](https://github.com/angular/components/commit/8e3dfd2e5b5e5c12cacb598581598e998456bd11) | fix | **drag-drop:** resolve incompatibility with property minification ([#28980](https://github.com/angular/components/pull/28980)) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="17.3.6"></a>
# 17.3.6 "onyx-whisper" (2024-04-24)
### cdk
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -55,7 +55,7 @@
"ci-notify-slack-failure": "node --no-warnings=ExperimentalWarning --loader ts-node/esm/transpile-only scripts/circleci/notify-slack-job-failure.mts",
"prepare": "husky install"
},
"version": "17.3.6",
"version": "17.3.7",
"dependencies": {
"@angular/animations": "^17.2.0",
"@angular/common": "^17.2.0",
Expand Down

0 comments on commit 9a0a467

Please sign in to comment.