Skip to content

Commit

Permalink
release: cut the v15.2.8 release
Browse files Browse the repository at this point in the history
  • Loading branch information
wagnermaciel committed Apr 19, 2023
1 parent 79ee927 commit 1f4cac9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<a name="15.2.8"></a>
# 15.2.8 "nickel-nickel" (2023-04-19)
### material
| Commit | Type | Description |
| -- | -- | -- |
| [af293a124](https://github.com/angular/components/commit/af293a1249fab93f0ae71ecf88a39d4fe6090643) | fix | **core:** remove tabindex from mat-option ([#26917](https://github.com/angular/components/pull/26917)) |
| [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)) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="15.2.7"></a>
# 15.2.7 "paper-pelican" (2023-04-13)
### material
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.7",
"version": "15.2.8",
"dependencies": {
"@angular/animations": "^15.2.0-rc.0",
"@angular/common": "^15.2.0-rc.0",
Expand Down

0 comments on commit 1f4cac9

Please sign in to comment.