Skip to content

Commit

Permalink
release: cut the v15.2.7 release
Browse files Browse the repository at this point in the history
  • Loading branch information
zarend committed Apr 13, 2023
1 parent de22cdc commit b00bf81
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
<a name="15.2.7"></a>
# 15.2.7 "paper-pelican" (2023-04-13)
### material
| Commit | Type | Description |
| -- | -- | -- |
| [de22cdc72](https://github.com/angular/components/commit/de22cdc7227187ad11e385caf0456639cfea1da8) | fix | **table:** correct filterPredicate typo ([#26902](https://github.com/angular/components/pull/26902)) |
### material-luxon-adapter
| Commit | Type | Description |
| -- | -- | -- |
| [6c00403a8](https://github.com/angular/components/commit/6c00403a874dd3132de6995d4dcd9e4ebf9dfb82) | fix | zone on DateTime ignored ([#26887](https://github.com/angular/components/pull/26887)) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="15.2.6"></a>
# 15.2.6 "chiffon-cardigan" (2023-04-05)
### cdk
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.6",
"version": "15.2.7",
"dependencies": {
"@angular/animations": "^15.2.0-rc.0",
"@angular/common": "^15.2.0-rc.0",
Expand Down

0 comments on commit b00bf81

Please sign in to comment.