Skip to content

Commit

Permalink
release: cut the v13.3.7 release
Browse files Browse the repository at this point in the history
  • Loading branch information
amysorto committed May 11, 2022
1 parent e486ed9 commit 6f7584a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
<a name="13.3.7"></a>
# 13.3.7 "chiffon-carambola" (2022-05-11)
### material
| Commit | Type | Description |
| -- | -- | -- |
| [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)) |
| [7a122f7f03](https://github.com/angular/components/commit/7a122f7f03403e981c6a90522a4a201d79ba405c) | fix | **expansion:** inconsistent spacing for anchor buttons ([#24882](https://github.com/angular/components/pull/24882)) |
| [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)) |
## Special Thanks
Dmytro Prokhorov, Kristiyan Kostadinov and Zach Arend

<!-- CHANGELOG SPLIT MARKER -->

<a name="13.3.6"></a>
# 13.3.6 "iridium-ire" (2022-05-04)
### material
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"ci-docs-monitor-test": "ts-node --project scripts/tsconfig.json scripts/docs-deploy/monitoring/ci-test.ts",
"prepare": "husky install"
},
"version": "13.3.6",
"version": "13.3.7",
"dependencies": {
"@angular/animations": "13.3.0",
"@angular/common": "13.3.0",
Expand Down

0 comments on commit 6f7584a

Please sign in to comment.