Skip to content

Commit

Permalink
release: cut the v16.2.6 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mmalerba committed Sep 27, 2023
1 parent eea64bd commit e5a6691
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.6"></a>
# 16.2.6 "jade-jungle" (2023-09-27)
### cdk
| Commit | Type | Description |
| -- | -- | -- |
| [3e9228a6d0](https://github.com/angular/components/commit/3e9228a6d00ef6ac84d546ccf5e7b5cd288279ee) | fix | **menu:** context menu closing immediately on control + click on Safari ([#27838](https://github.com/angular/components/pull/27838)) |
### material
| Commit | Type | Description |
| -- | -- | -- |
| [451d0e5190](https://github.com/angular/components/commit/451d0e519088443e0410b39ce17529323893a2d0) | fix | **datepicker:** improved missing dateAdapters error message to include matLuxon and matDateFns ([#26889](https://github.com/angular/components/pull/26889)) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="16.2.5"></a>
# 16.2.5 "cardboard-plane" (2023-09-20)
### cdk
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.5",
"version": "16.2.6",
"dependencies": {
"@angular/animations": "^16.1.1",
"@angular/common": "^16.1.1",
Expand Down

0 comments on commit e5a6691

Please sign in to comment.