Skip to content

Commit 3a6817f

Browse files
committed
release: cut the v18.0.6 release
1 parent bffec39 commit 3a6817f

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="18.0.6"></a>
2+
# 18.0.6 "gallium-grape" (2024-07-03)
3+
### material
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [e5c5f151c](https://github.com/angular/components/commit/e5c5f151cc3a5293f629bfa84bcddb0b391cf268) | fix | **core:** add fallback if ripples get stuck ([#29323](https://github.com/angular/components/pull/29323)) |
7+
8+
<!-- CHANGELOG SPLIT MARKER -->
9+
110
<a name="18.0.5"></a>
211
# 18.0.5 "plastic-puppy" (2024-06-26)
312
### cdk

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"ci-notify-slack-failure": "node --no-warnings=ExperimentalWarning --loader ts-node/esm/transpile-only scripts/circleci/notify-slack-job-failure.mts",
5555
"prepare": "husky"
5656
},
57-
"version": "18.0.5",
57+
"version": "18.0.6",
5858
"dependencies": {
5959
"@angular/animations": "^18.0.0",
6060
"@angular/common": "^18.0.0",

0 commit comments

Comments
 (0)