Skip to content

Commit 9b91134

Browse files
committed
release: cut the v15.1.4 release
1 parent 0526ada commit 9b91134

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.1.4"></a>
2+
# 15.1.4 "felt-fern" (2023-02-08)
3+
### material
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [0526ada2ce](https://github.com/angular/components/commit/0526ada2ce5934488d75289ebd1558f9db226caf) | fix | **chips:** unable to add space when editing chip ([#26564](https://github.com/angular/components/pull/26564)) |
7+
## Special Thanks
8+
Hubert Frei, Kristiyan Kostadinov and Wagner Maciel
9+
10+
<!-- CHANGELOG SPLIT MARKER -->
11+
112
<a name="15.1.3"></a>
213
# 15.1.3 "obsidian-organism" (2023-02-02)
314
### 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": "15.1.3",
57+
"version": "15.1.4",
5858
"dependencies": {
5959
"@angular/animations": "^15.1.0",
6060
"@angular/common": "^15.1.0",

0 commit comments

Comments
 (0)