From c6585582a3b58cc108c64eb1b3daf294c3e98cfe Mon Sep 17 00:00:00 2001 From: Andrew Seguin Date: Thu, 16 Nov 2023 12:20:40 -0700 Subject: [PATCH] release: cut the v17.1.0-next.0 release --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e3a21a70e66..ed54789c2990 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ + +# 17.1.0-next.0 "metal-watch" (2023-11-16) +### material +| Commit | Type | Description | +| -- | -- | -- | +| [6719168192](https://github.com/angular/components/commit/67191681921550b7e4e0c587880e4db25686c589) | feat | **chips:** expose _chipGrid in MatChipInput and add a stream of chip removal events ([#28012](https://github.com/angular/components/pull/28012)) ([#28013](https://github.com/angular/components/pull/28013)) | +| [556eeb19c8](https://github.com/angular/components/commit/556eeb19c8d53e8675df12670f5ccaa6148d2532) | fix | **button:** Move unthemable icon button tokens to theme mixin ([#27570](https://github.com/angular/components/pull/27570)) | +### material-experimental +| Commit | Type | Description | +| -- | -- | -- | +| [f67c871188](https://github.com/angular/components/commit/f67c8711883eec6ee7334aac45a40b3786dc6170) | feat | **theming:** add M3 grid-list support ([#28131](https://github.com/angular/components/pull/28131)) | + + + # 17.0.1 "plastic-chicken" (2023-11-16) ### material