From 34c48a3f9ae4cb897a69afaac8ce3d7bfbdeae4f Mon Sep 17 00:00:00 2001 From: Andrew Scott Date: Wed, 16 Mar 2022 12:27:54 -0700 Subject: [PATCH] docs: release notes for the v13.3.0 release (#45366) --- CHANGELOG.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 60b43858661..ab59880ba05 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ + +# 13.3.0-rc.0 (2022-03-16) +### core +| Commit | Type | Description | +| -- | -- | -- | +| [b5bb614c74](https://github.com/angular/angular/commit/61a316c68fd27bc2375b1b3043afd8b5bb614c74) | feat | support TypeScript 4.6 ([#45190](https://github.com/angular/angular/pull/45190)) | +## Special Thanks +Alistair Kane, Andrew Scott and Kristiyan Kostadinov + + # 13.2.7 (2022-03-16) ### forms @@ -9298,4 +9308,4 @@ Note: 2.1.0-beta.0 release also contains all the changes present in the 2.0.1 re -# [2.0.0 proprioception-reinforcement](https://github.com/angular/angular/compare/2.0.0-rc.7...2.0.0) (2016-09-14) \ No newline at end of file +# [2.0.0 proprioception-reinforcement](https://github.com/angular/angular/compare/2.0.0-rc.7...2.0.0) (2016-09-14)