Skip to content

Commit b00bf81

Browse files
committed
release: cut the v15.2.7 release
1 parent de22cdc commit b00bf81

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
<a name="15.2.7"></a>
2+
# 15.2.7 "paper-pelican" (2023-04-13)
3+
### material
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [de22cdc72](https://github.com/angular/components/commit/de22cdc7227187ad11e385caf0456639cfea1da8) | fix | **table:** correct filterPredicate typo ([#26902](https://github.com/angular/components/pull/26902)) |
7+
### material-luxon-adapter
8+
| Commit | Type | Description |
9+
| -- | -- | -- |
10+
| [6c00403a8](https://github.com/angular/components/commit/6c00403a874dd3132de6995d4dcd9e4ebf9dfb82) | fix | zone on DateTime ignored ([#26887](https://github.com/angular/components/pull/26887)) |
11+
12+
<!-- CHANGELOG SPLIT MARKER -->
13+
114
<a name="15.2.6"></a>
215
# 15.2.6 "chiffon-cardigan" (2023-04-05)
316
### 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.6",
57+
"version": "15.2.7",
5858
"dependencies": {
5959
"@angular/animations": "^15.2.0-rc.0",
6060
"@angular/common": "^15.2.0-rc.0",

0 commit comments

Comments
 (0)