Skip to content

Commit ff787fc

Browse files
committed
release: cut the v14.2.5 release
1 parent 32951aa commit ff787fc

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<a name="14.2.5"></a>
2+
# 14.2.5 "hail-heron" (2022-10-12)
3+
### cdk
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [b116f57d16](https://github.com/angular/components/commit/b116f57d1626b2cd793a0ce5ba00fc50cdcf98b5) | fix | **drag-drop:** native event not passed as parameter to drop container ([#25763](https://github.com/angular/components/pull/25763)) |
7+
### material
8+
| Commit | Type | Description |
9+
| -- | -- | -- |
10+
| [79eab3838d](https://github.com/angular/components/commit/79eab3838decdf7fe6b67e8dafa45a34ab429aeb) | fix | **icon:** forward fontIcon attribute to element ([#25779](https://github.com/angular/components/pull/25779)) |
11+
## Special Thanks
12+
Joe K, Joey Perrott and Kristiyan Kostadinov
13+
14+
<!-- CHANGELOG SPLIT MARKER -->
15+
116
<a name="14.2.4"></a>
217
# 14.2.4 "calcium-coconut" (2022-10-05)
318
### 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.4",
57+
"version": "14.2.5",
5858
"dependencies": {
5959
"@angular/animations": "^14.2.0",
6060
"@angular/common": "^14.2.0",

0 commit comments

Comments
 (0)