Skip to content

Commit 1f4cac9

Browse files
committed
release: cut the v15.2.8 release
1 parent 79ee927 commit 1f4cac9

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="15.2.8"></a>
2+
# 15.2.8 "nickel-nickel" (2023-04-19)
3+
### material
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [af293a124](https://github.com/angular/components/commit/af293a1249fab93f0ae71ecf88a39d4fe6090643) | fix | **core:** remove tabindex from mat-option ([#26917](https://github.com/angular/components/pull/26917)) |
7+
| [5623a8c8b](https://github.com/angular/components/commit/5623a8c8b8b058f04f2a5aa266bbb00c9518ca9b) | fix | **form-field:** inconsistent height for non-text inputs ([#26941](https://github.com/angular/components/pull/26941)) |
8+
9+
<!-- CHANGELOG SPLIT MARKER -->
10+
111
<a name="15.2.7"></a>
212
# 15.2.7 "paper-pelican" (2023-04-13)
313
### material

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

0 commit comments

Comments
 (0)