You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12-1Lines changed: 12 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,14 @@
1
+
<aname="16.2.1"></a>
2
+
# 16.2.1 "rubber-duck" (2023-08-16)
3
+
### material
4
+
| Commit | Type | Description |
5
+
| -- | -- | -- |
6
+
|[9ff32fd55](https://github.com/angular/components/commit/9ff32fd558a7eb88aec7e6eae5ce5732a52e57f8)| fix |**dialog:** update aria-labelledby if title is swapped ([#27609](https://github.com/angular/components/pull/27609)) |
7
+
|[58dd80225](https://github.com/angular/components/commit/58dd802253b91da83f85b4cdfdba8cb224ca72de)| fix |**progress-bar:** alignment affected by parent text-align ([#27646](https://github.com/angular/components/pull/27646)) |
8
+
|[0ba807125](https://github.com/angular/components/commit/0ba807125173f120964b6572defac4e77d9b5317)| fix |**table:** resolve local compilation issues ([#27640](https://github.com/angular/components/pull/27640)) |
9
+
10
+
<!-- CHANGELOG SPLIT MARKER -->
11
+
1
12
<aname="16.2.0"></a>
2
13
# 16.2.0 "paper-rings" (2023-08-09)
3
14
### cdk
@@ -3516,4 +3527,4 @@ _Breaking changes:_
3516
3527
3517
3528
# Changes Prior to 12.0.0
3518
3529
3519
-
To view changes that occurred prior to 12.0.0, see [CHANGELOG_ARCHIVE.md](https://github.com/angular/components/blob/main/CHANGELOG_ARCHIVE.md).
3530
+
To view changes that occurred prior to 12.0.0, see [CHANGELOG_ARCHIVE.md](https://github.com/angular/components/blob/main/CHANGELOG_ARCHIVE.md).
0 commit comments