Skip to content

Commit

Permalink
release: cut the v15.2.6 release
Browse files Browse the repository at this point in the history
  • Loading branch information
amysorto committed Apr 5, 2023
1 parent fd58310 commit a95a904
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
<a name="15.2.6"></a>
# 15.2.6 "chiffon-cardigan" (2023-04-05)
### cdk
| Commit | Type | Description |
| -- | -- | -- |
| [cc5f7d0890](https://github.com/angular/components/commit/cc5f7d089072dc8839f467d0bf9648f8d7ab34ad) | fix | **menu:** move focus when opening via click ([#26874](https://github.com/angular/components/pull/26874)) |
### material
| Commit | Type | Description |
| -- | -- | -- |
| [fd58310a1f](https://github.com/angular/components/commit/fd58310a1fb0afd1fbda65663479b855dff2b560) | fix | **core:** don't use font shorthand property in typography-level ([#26865](https://github.com/angular/components/pull/26865)) |
## Special Thanks
Jonathan Meier and Kristiyan Kostadinov

<!-- CHANGELOG SPLIT MARKER -->

<a name="15.2.5"></a>
# 15.2.5 "metal-plumber" (2023-03-29)
### cdk
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"ci-notify-slack-failure": "ts-node --esm --project scripts/tsconfig.json scripts/circleci/notify-slack-job-failure.mts",
"prepare": "husky install"
},
"version": "15.2.5",
"version": "15.2.6",
"dependencies": {
"@angular/animations": "^15.2.0-rc.0",
"@angular/common": "^15.2.0-rc.0",
Expand Down

0 comments on commit a95a904

Please sign in to comment.