Skip to content

Commit 8ae0b2c

Browse files
committed
release: cut the v15.0.0-next.3 release
1 parent 3b769b3 commit 8ae0b2c

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
<a name="15.0.0-next.3"></a>
2+
# 15.0.0-next.3 "blubber-blabber" (2022-09-29)
3+
### cdk
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [b5f15f426c](https://github.com/angular/components/commit/b5f15f426ce358163ef516e82d05872752ec4a3c) | fix | **a11y:** clean up list key manager on destroy ([#25715](https://github.com/angular/components/pull/25715)) |
7+
### material
8+
| Commit | Type | Description |
9+
| -- | -- | -- |
10+
| [3b769b3eb3](https://github.com/angular/components/commit/3b769b3eb3a285c770857aeb097640342ccff231) | feat | **core:** remove typography styles from core mixin ([#25723](https://github.com/angular/components/pull/25723)) |
11+
| [df50b0721f](https://github.com/angular/components/commit/df50b0721f45da48896751aa2cbf1888ab459cfe) | fix | **schematics:** add explicit typography @include in v15 update ([#25724](https://github.com/angular/components/pull/25724)) |
12+
## Special Thanks
13+
Andrew Seguin, Kristiyan Kostadinov and Miles Malerba
14+
15+
<!-- CHANGELOG SPLIT MARKER -->
16+
117
<a name="15.0.0-next.2"></a>
218
# 15.0.0-next.2 "bamboo-bear" (2022-09-28)
319
## Breaking Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"ci-notify-slack-failure": "ts-node --esm --project scripts/tsconfig.json scripts/circleci/notify-slack-job-failure.mts",
5454
"prepare": "husky install"
5555
},
56-
"version": "15.0.0-next.2",
56+
"version": "15.0.0-next.3",
5757
"dependencies": {
5858
"@angular/animations": "^15.0.0-next.0",
5959
"@angular/common": "^15.0.0-next.0",

0 commit comments

Comments
 (0)