Skip to content

Commit 2792291

Browse files
committed
release: cut the v12.2.10 release
1 parent 86b9527 commit 2792291

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="12.2.10"></a>
2+
# 12.2.10 "plastic-monkey" (2021-10-15)
3+
### material
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [47c4710739](https://github.com/angular/components/commit/47c4710739436cd0bbfdd7a49674ff569bb621cd) | fix | **sort:** correctly specify AriaDesciber token ([#23751](https://github.com/angular/components/pull/23751)) |
7+
| [7727d9e28c](https://github.com/angular/components/commit/7727d9e28c11774cfb7bf9545a5584bd0e37996b) | fix | **sort:** add description input for sort-header ([#23633](https://github.com/angular/components/pull/23633)) |
8+
### material-experimental
9+
| Commit | Type | Description |
10+
| -- | -- | -- |
11+
| [261cb86c43](https://github.com/angular/components/commit/261cb86c43706e4239a79bb3debeacf98ca0967d) | fix | **mdc-tabs:** switch to new theming API ([#23726](https://github.com/angular/components/pull/23726)) |
12+
| [509cd3919d](https://github.com/angular/components/commit/509cd3919db450a0d6b6e2abbce87f37f8373f51) | fix | **mdc-radio:** switch to new theming API ([#23725](https://github.com/angular/components/pull/23725)) |
13+
## Special Thanks
14+
Jeremy Elbourn, Joey Perrott, Marco Marche and Zach Arend
15+
16+
117
<a name="12.2.9"></a>
218
# 12.2.9 "cobblestone-wind" (2021-10-06)
319
### cdk

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"tsc": "node ./node_modules/typescript/bin/tsc",
5151
"prepare": "husky install"
5252
},
53-
"version": "12.2.9",
53+
"version": "12.2.10",
5454
"dependencies": {
5555
"@angular/animations": "12.2.2",
5656
"@angular/common": "12.2.2",

0 commit comments

Comments
 (0)