Skip to content

Commit 7aca47f

Browse files
authored
release: cut the v12.2.2 release (#23398)
1 parent 08ef775 commit 7aca47f

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.2"></a>
2+
# 12.2.2 "leather-library" (2021-08-18)
3+
### material/checkbox
4+
| Commit | Description |
5+
| -- | -- |
6+
| [08ef775b5](https://github.com/angular/components/commit/08ef775b58e2a66a40eb3ac9d7e5ae6feea7d7e8) | fix: hide svg from assistive technology ([#23340](https://github.com/angular/components/pull/23340)) |
7+
### material/datepicker
8+
| Commit | Description |
9+
| -- | -- |
10+
| [8919a1e07](https://github.com/angular/components/commit/8919a1e07302a5c2ec68de6d691239c6ce4c4406) | fix: wrong day of week read out for dates in first row ([#23388](https://github.com/angular/components/pull/23388)) |
11+
## Special Thanks:
12+
Joey Perrott, Kristiyan Kostadinov and Paul Gschwendtner
13+
14+
115
<a name="12.2.1"></a>
216
# 12.2.1 "concrete-wall" (2021-08-11)
317
### cdk/drag-drop

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"tsc": "node ./node_modules/typescript/bin/tsc",
5454
"prepare": "husky install"
5555
},
56-
"version": "12.2.1",
56+
"version": "12.2.2",
5757
"dependencies": {
5858
"@angular/animations": "12.1.2",
5959
"@angular/common": "12.1.2",

0 commit comments

Comments
 (0)