From 6d458f1b3832b73d6954849b952062fd05d108c8 Mon Sep 17 00:00:00 2001 From: Andrew Seguin Date: Thu, 16 Nov 2023 11:57:36 -0700 Subject: [PATCH] Revert "release: cut the v17.1.0-next.0 release" This reverts commit 4c255ab34126619f0cd12452f5844d91ac612111. --- CHANGELOG.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 51e042c97275..9e3a21a70e66 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,3 @@ - -# 17.1.0-next.0 "plastic-rhino" (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)) | - - - # 17.0.1 "plastic-chicken" (2023-11-16) ### material