Skip to content

Commit e26afa9

Browse files
committed
release: cut the v17.3.9 release
1 parent 6d9c2e7 commit e26afa9

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
<a name="17.3.9"></a>
2+
# 17.3.9 "orange-ornament" (2024-05-15)
3+
### cdk
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [ba8137dfa](https://github.com/angular/components/commit/ba8137dfa60a5f092db4d70bb318ac34d94e0b82) | fix | **observers:** logs "ResizeObserver loop limit exceeded" errors ([#29036](https://github.com/angular/components/pull/29036)) |
7+
| [6d9c2e7b3](https://github.com/angular/components/commit/6d9c2e7b398d1b9bd0ae872d9b5108638544bd80) | fix | **overlay:** skip trigger interactions in outside click event ([#29044](https://github.com/angular/components/pull/29044)) |
8+
### material
9+
| Commit | Type | Description |
10+
| -- | -- | -- |
11+
| [0b30688d3](https://github.com/angular/components/commit/0b30688d35409e6ede69f40f49a7f83e66a15e8f) | fix | **core:** ripple element not destroyed after trigger change ([#29010](https://github.com/angular/components/pull/29010)) ([#29012](https://github.com/angular/components/pull/29012)) |
12+
13+
<!-- CHANGELOG SPLIT MARKER -->
14+
115
<a name="17.3.8"></a>
216
# 17.3.8 "rock-rope" (2024-05-08)
317
### 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.8",
58+
"version": "17.3.9",
5959
"dependencies": {
6060
"@angular/animations": "^17.2.0",
6161
"@angular/common": "^17.2.0",

0 commit comments

Comments
 (0)