Skip to content

Commit a930c59

Browse files
committed
release: cut the v13.3.9 release
1 parent 2443607 commit a930c59

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
<a name="13.3.9"></a>
2+
# 13.3.9 "metal-plumber" (2022-06-02)
3+
### material
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [2443607fbf](https://github.com/angular/components/commit/2443607fbf0cd3fb61deb3c3452d34b7f4d6ad15) | fix | **datepicker:** page scrolling for fast keyboard repeat ([#24991](https://github.com/angular/components/pull/24991)) |
7+
## Special Thanks
8+
Kristiyan Kostadinov
9+
10+
<!-- CHANGELOG SPLIT MARKER -->
11+
112
<a name="13.3.8"></a>
213
# 13.3.8 "lead-lamp" (2022-05-25)
314
### material

package.json

+1-1
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.8",
55+
"version": "13.3.9",
5656
"dependencies": {
5757
"@angular/animations": "13.3.0",
5858
"@angular/common": "13.3.0",

0 commit comments

Comments
 (0)