Skip to content

Commit f61b05f

Browse files
committed
release: cut the v18.1.0-rc.0 release
1 parent ea7e6aa commit f61b05f

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.1.0-rc.0"></a>
2+
# 18.1.0-rc.0 "zirconium-zoo" (2024-07-03)
3+
### material
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [674538b77](https://github.com/angular/components/commit/674538b778e75d229ada06d19c362752db3a18cc) | 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.6"></a>
211
# 18.0.6 "gallium-grape" (2024-07-03)
312
### material

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.1.0-next.4",
57+
"version": "18.1.0-rc.0",
5858
"dependencies": {
5959
"@angular/animations": "^18.1.0-next.3",
6060
"@angular/common": "^18.1.0-next.3",

0 commit comments

Comments
 (0)