Skip to content

Commit 6f7584a

Browse files
committed
release: cut the v13.3.7 release
1 parent e486ed9 commit 6f7584a

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
<a name="13.3.7"></a>
2+
# 13.3.7 "chiffon-carambola" (2022-05-11)
3+
### material
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [0bede63d33](https://github.com/angular/components/commit/0bede63d33127d5a9ac0370307486ff50e492e9d) | fix | **datepicker:** add ability to have numeric zero value in input ([#24813](https://github.com/angular/components/pull/24813)) |
7+
| [7a122f7f03](https://github.com/angular/components/commit/7a122f7f03403e981c6a90522a4a201d79ba405c) | fix | **expansion:** inconsistent spacing for anchor buttons ([#24882](https://github.com/angular/components/pull/24882)) |
8+
| [e486ed93e4](https://github.com/angular/components/commit/e486ed93e45e6e5e5842d5dfa4e1c1de32823520) | fix | **menu:** focus the first item when opening menu on iOS VoiceOver ([#24733](https://github.com/angular/components/pull/24733)) |
9+
## Special Thanks
10+
Dmytro Prokhorov, Kristiyan Kostadinov and Zach Arend
11+
12+
<!-- CHANGELOG SPLIT MARKER -->
13+
114
<a name="13.3.6"></a>
215
# 13.3.6 "iridium-ire" (2022-05-04)
316
### 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.6",
55+
"version": "13.3.7",
5656
"dependencies": {
5757
"@angular/animations": "13.3.0",
5858
"@angular/common": "13.3.0",

0 commit comments

Comments
 (0)