Skip to content

Commit

Permalink
release: cut the v15.1.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
amysorto committed Feb 8, 2023
1 parent 0526ada commit 9b91134
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
<a name="15.1.4"></a>
# 15.1.4 "felt-fern" (2023-02-08)
### material
| Commit | Type | Description |
| -- | -- | -- |
| [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)) |
## Special Thanks
Hubert Frei, Kristiyan Kostadinov and Wagner Maciel

<!-- CHANGELOG SPLIT MARKER -->

<a name="15.1.3"></a>
# 15.1.3 "obsidian-organism" (2023-02-02)
### cdk
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"ci-notify-slack-failure": "ts-node --esm --project scripts/tsconfig.json scripts/circleci/notify-slack-job-failure.mts",
"prepare": "husky install"
},
"version": "15.1.3",
"version": "15.1.4",
"dependencies": {
"@angular/animations": "^15.1.0",
"@angular/common": "^15.1.0",
Expand Down

0 comments on commit 9b91134

Please sign in to comment.