Skip to content

Commit a95a904

Browse files
committed
release: cut the v15.2.6 release
1 parent fd58310 commit a95a904

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="15.2.6"></a>
2+
# 15.2.6 "chiffon-cardigan" (2023-04-05)
3+
### cdk
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [cc5f7d0890](https://github.com/angular/components/commit/cc5f7d089072dc8839f467d0bf9648f8d7ab34ad) | fix | **menu:** move focus when opening via click ([#26874](https://github.com/angular/components/pull/26874)) |
7+
### material
8+
| Commit | Type | Description |
9+
| -- | -- | -- |
10+
| [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)) |
11+
## Special Thanks
12+
Jonathan Meier and Kristiyan Kostadinov
13+
14+
<!-- CHANGELOG SPLIT MARKER -->
15+
116
<a name="15.2.5"></a>
217
# 15.2.5 "metal-plumber" (2023-03-29)
318
### cdk

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": "15.2.5",
57+
"version": "15.2.6",
5858
"dependencies": {
5959
"@angular/animations": "^15.2.0-rc.0",
6060
"@angular/common": "^15.2.0-rc.0",

0 commit comments

Comments
 (0)