Skip to content

Commit c60d986

Browse files
authored
release: cut the v12.2.4 release (#23505)
1 parent d1d08ed commit c60d986

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
<a name="12.2.4"></a>
2+
# 12.2.4 "pulp-porpoise" (2021-09-01)
3+
### cdk
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [7177d33906](https://github.com/angular/components/commit/7177d3390618dad3c6a7cf65054e7e4f869dce3d) | fix | **testing:** fix value stringification in harnesses ([#23421](https://github.com/angular/components/pull/23421)) |
7+
### material
8+
| Commit | Type | Description |
9+
| -- | -- | -- |
10+
| [116766d13e](https://github.com/angular/components/commit/116766d13ecbf4f45da638945609412c470c2ead) | fix | **tabs:** tab header border reset when parent has a background color ([#23450](https://github.com/angular/components/pull/23450)) |
11+
## Special Thanks
12+
Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner and Rameshwor Shrestha
13+
14+
115
<a name="12.2.3"></a>
216
# 12.2.3 "meteorite-mango" (2021-08-25)
317
### material/datepicker

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"tsc": "node ./node_modules/typescript/bin/tsc",
5252
"prepare": "husky install"
5353
},
54-
"version": "12.2.3",
54+
"version": "12.2.4",
5555
"dependencies": {
5656
"@angular/animations": "12.2.2",
5757
"@angular/common": "12.2.2",

0 commit comments

Comments
 (0)