Skip to content

Commit 310656b

Browse files
committed
release: cut the v16.0.0-rc.0 release
1 parent 22410a9 commit 310656b

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="16.0.0-rc.0"></a>
2+
# 16.0.0-rc.0 "quilt-quail" (2023-04-13)
3+
### material
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [22410a996](https://github.com/angular/components/commit/22410a99676ae5e6da0248d18893be7f4756afab) | fix | **schematics:** use provider functions in ng add ([#26920](https://github.com/angular/components/pull/26920)) |
7+
| [c98c2c5fd](https://github.com/angular/components/commit/c98c2c5fd32757d4c337e3b991a0f3cee751b626) | fix | **table:** correct filterPredicate typo ([#26902](https://github.com/angular/components/pull/26902)) |
8+
9+
<!-- CHANGELOG SPLIT MARKER -->
10+
111
<a name="16.0.0-next.5"></a>
212
# 16.0.0-next.5 "polyester-peach" (2023-04-06)
313
### 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": "ts-node --esm --project scripts/tsconfig.json scripts/circleci/notify-slack-job-failure.mts",
5555
"prepare": "husky install"
5656
},
57-
"version": "16.0.0-next.5",
57+
"version": "16.0.0-rc.0",
5858
"dependencies": {
5959
"@angular/animations": "^16.0.0-next.7",
6060
"@angular/common": "^16.0.0-next.7",

0 commit comments

Comments
 (0)