Skip to content

Commit 33f3743

Browse files
committed
release: cut the v14.2.4 release
1 parent 836d6a6 commit 33f3743

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="14.2.4"></a>
2+
# 14.2.4 "calcium-coconut" (2022-10-05)
3+
### material
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [9909f2a33](https://github.com/angular/components/commit/9909f2a33844c8dfe0a481f3aa0895b8dbb3be9a) | fix | **tooltip:** animation not cancelled when mouseleave goes through tooltip ([#25740](https://github.com/angular/components/pull/25740)) |
7+
## Special Thanks
8+
Joey Perrott, Kristiyan Kostadinov and Titos Chaniotakis
9+
10+
<!-- CHANGELOG SPLIT MARKER -->
11+
112
<a name="14.2.3"></a>
213
# 14.2.3 "wool-wombat" (2022-09-28)
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": "14.2.3",
57+
"version": "14.2.4",
5858
"dependencies": {
5959
"@angular/animations": "^14.2.0",
6060
"@angular/common": "^14.2.0",

0 commit comments

Comments
 (0)