Skip to content

Commit

Permalink
release: cut the v16.2.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
zarend committed Sep 20, 2023
1 parent c4aed68 commit ad62ea5
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
<a name="16.2.5"></a>
# 16.2.5 "cardboard-plane" (2023-09-20)
### cdk
| Commit | Type | Description |
| -- | -- | -- |
| [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)) |
### material
| Commit | Type | Description |
| -- | -- | -- |
| [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)) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="16.2.4"></a>
# 16.2.4 "wood-wagon" (2023-09-13)
### material
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"ci-notify-slack-failure": "ts-node --esm --project scripts/tsconfig.json scripts/circleci/notify-slack-job-failure.mts",
"prepare": "husky install"
},
"version": "16.2.4",
"version": "16.2.5",
"dependencies": {
"@angular/animations": "^16.1.1",
"@angular/common": "^16.1.1",
Expand Down

0 comments on commit ad62ea5

Please sign in to comment.