Skip to content

Commit 1634461

Browse files
committed
release: cut the v14.1.2 release
1 parent 0a4d8e9 commit 1634461

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
<a name="14.1.2"></a>
2+
# 14.1.2 "cedar-cicada" (2022-08-11)
3+
### material
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [69b29046d5](https://github.com/angular/components/commit/69b29046d5ce96f3ba4fac3f039c9ac4ae314227) | fix | **chips:** `selectable="false"` doesn't work on initial assignment ([#24906](https://github.com/angular/components/pull/24906)) |
7+
| [0f2ec70c86](https://github.com/angular/components/commit/0f2ec70c869a1f6f42b02a59c37c922b34c84e9d) | fix | **tooltip:** avoid problem when triggers hide animation for not visible tooltip ([#24652](https://github.com/angular/components/pull/24652)) |
8+
### material-experimental
9+
| Commit | Type | Description |
10+
| -- | -- | -- |
11+
| [0a4d8e9fc4](https://github.com/angular/components/commit/0a4d8e9fc4a42398b5339ca50c1222f6bd7d66ab) | fix | **mdc-list:** set a role on MatNavList and MatActionList ([#25412](https://github.com/angular/components/pull/25412)) |
12+
## Special Thanks
13+
Egor Volvachev, Miles Malerba, Wagner Maciel and Zach Arend
14+
15+
<!-- CHANGELOG SPLIT MARKER -->
16+
117
<a name="14.1.1"></a>
218
# 14.1.1 "moissanite-mango" (2022-08-03)
319
### 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": "14.1.1",
57+
"version": "14.1.2",
5858
"dependencies": {
5959
"@angular/animations": "^14.0.1",
6060
"@angular/common": "^14.0.1",

0 commit comments

Comments
 (0)