Skip to content

Commit 6fd2711

Browse files
authored
release: cut the v13.3.8 release (#24973)
1 parent b8fddd6 commit 6fd2711

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
<a name="13.3.8"></a>
2+
# 13.3.8 "lead-lamp" (2022-05-25)
3+
### material
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [8611a742b](https://github.com/angular/components/commit/8611a742baa0e44bbf88007f30f3d274495e2209) | fix | **tabs:** ensure the ink bar realigns when the tab header items have changed in dimensions ([#24885](https://github.com/angular/components/pull/24885)) |
7+
### material-experimental
8+
| Commit | Type | Description |
9+
| -- | -- | -- |
10+
| [7386fe865](https://github.com/angular/components/commit/7386fe865fea4da7f3963fda5cc234d0ae64dad7) | fix | **mdc-checkbox:** Use cursor:pointer for label ([#24927](https://github.com/angular/components/pull/24927)) |
11+
### multiple
12+
| Commit | Type | Description |
13+
| -- | -- | -- |
14+
| [a7ee8a80b](https://github.com/angular/components/commit/a7ee8a80b8827a3b064ee80850331d0a87182236) | fix | fix focus and hover styles for mdc-checkbox and mdc-radio ([#24930](https://github.com/angular/components/pull/24930)) |
15+
| [b8fddd60c](https://github.com/angular/components/commit/b8fddd60c019bed995b3f6648e34c4f1a1447e08) | fix | fix style imports and deps for mdc-checkbox and mdc-radio ([#24972](https://github.com/angular/components/pull/24972)) |
16+
## Special Thanks
17+
Joey Perrott, Miles Malerba, Vaughan Hilts and Wagner Maciel
18+
19+
<!-- CHANGELOG SPLIT MARKER -->
20+
121
<a name="13.3.7"></a>
222
# 13.3.7 "chiffon-carambola" (2022-05-11)
323
### material

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"ci-docs-monitor-test": "ts-node --project scripts/tsconfig.json scripts/docs-deploy/monitoring/ci-test.ts",
5353
"prepare": "husky install"
5454
},
55-
"version": "13.3.7",
55+
"version": "13.3.8",
5656
"dependencies": {
5757
"@angular/animations": "13.3.0",
5858
"@angular/common": "13.3.0",

0 commit comments

Comments
 (0)