Skip to content

Commit 9b274a8

Browse files
authored
Revert "release: cut the v15.2.4 release" (#26830)
This reverts commit 28b9b96.
1 parent 28b9b96 commit 9b274a8

File tree

2 files changed

+1
-14
lines changed

2 files changed

+1
-14
lines changed

CHANGELOG.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,3 @@
1-
<a name="15.2.4"></a>
2-
# 15.2.4 "brimstone-bank" (2023-03-23)
3-
### material
4-
| Commit | Type | Description |
5-
| -- | -- | -- |
6-
| [580fbf500](https://github.com/angular/components/commit/580fbf500c87bbe8753d4bea22b65cd1196c3bbd) | fix | **core:** apply strong focus styles to selected option ([#26811](https://github.com/angular/components/pull/26811)) |
7-
| [1ba5ade41](https://github.com/angular/components/commit/1ba5ade41c86562d25397a0a3093984245f4118b) | fix | **datepicker:** date range input not marked as required when using reactive forms ([#26749](https://github.com/angular/components/pull/26749)) |
8-
| [acc7d8148](https://github.com/angular/components/commit/acc7d81484c8d58ca29dfb894984d9a6a8ed41ce) | fix | **tooltip:** only expand hover area on side closest to trigger ([#26786](https://github.com/angular/components/pull/26786)) |
9-
## Special Thanks
10-
Kristiyan Kostadinov, Wagner Maciel and Zach Arend
11-
12-
<!-- CHANGELOG SPLIT MARKER -->
13-
141
<a name="15.2.3"></a>
152
# 15.2.3 "aluminum-statue" (2023-03-16)
163
### 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.4",
57+
"version": "15.2.3",
5858
"dependencies": {
5959
"@angular/animations": "^15.2.0-rc.0",
6060
"@angular/common": "^15.2.0-rc.0",

0 commit comments

Comments
 (0)