Skip to content

Commit 92fa6de

Browse files
committed
release: cut the v15.2.0-next.4 release
1 parent f780abd commit 92fa6de

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
<a name="15.2.0-next.4"></a>
2+
# 15.2.0-next.4 "lace-leaf" (2023-02-08)
3+
### material
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [1186c80361](https://github.com/angular/components/commit/1186c8036182bdbb850738a57118d5bc623e9aca) | fix | **chips:** unable to add space when editing chip ([#26564](https://github.com/angular/components/pull/26564)) |
7+
## Special Thanks
8+
Amy Sorto, Hubert Frei, Kristiyan Kostadinov and Wagner Maciel
9+
10+
<!-- CHANGELOG SPLIT MARKER -->
11+
112
<a name="15.1.4"></a>
213
# 15.1.4 "felt-fern" (2023-02-08)
314
### 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": "ts-node --esm --project scripts/tsconfig.json scripts/circleci/notify-slack-job-failure.mts",
5555
"prepare": "husky install"
5656
},
57-
"version": "15.2.0-next.3",
57+
"version": "15.2.0-next.4",
5858
"dependencies": {
5959
"@angular/animations": "^15.1.0",
6060
"@angular/common": "^15.1.0",

0 commit comments

Comments
 (0)