Skip to content

Commit ad62ea5

Browse files
committed
release: cut the v16.2.5 release
1 parent c4aed68 commit ad62ea5

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
<a name="16.2.5"></a>
2+
# 16.2.5 "cardboard-plane" (2023-09-20)
3+
### cdk
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [80acf7910](https://github.com/angular/components/commit/80acf7910bfd114a129995551b19574a9844f583) | fix | **scrolling:** unsubscribe from scrolled stream when viewport is destroyed ([#27800](https://github.com/angular/components/pull/27800)) |
7+
### material
8+
| Commit | Type | Description |
9+
| -- | -- | -- |
10+
| [158d5f37a](https://github.com/angular/components/commit/158d5f37abfcf457720c79558aee9215fb26607d) | fix | **form-field:** style the cursor the same way as the rest of the input ([#26491](https://github.com/angular/components/pull/26491)) ([#27795](https://github.com/angular/components/pull/27795)) |
11+
12+
<!-- CHANGELOG SPLIT MARKER -->
13+
114
<a name="16.2.4"></a>
215
# 16.2.4 "wood-wagon" (2023-09-13)
316
### material

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"ci-notify-slack-failure": "ts-node --esm --project scripts/tsconfig.json scripts/circleci/notify-slack-job-failure.mts",
5656
"prepare": "husky install"
5757
},
58-
"version": "16.2.4",
58+
"version": "16.2.5",
5959
"dependencies": {
6060
"@angular/animations": "^16.1.1",
6161
"@angular/common": "^16.1.1",

0 commit comments

Comments
 (0)