From 8fdda0b52a7ae7d2f15f203d2aec4a07d53bfcd7 Mon Sep 17 00:00:00 2001 From: Jessica Janiuk <72768744+jessicajaniuk@users.noreply.github.com> Date: Wed, 1 Sep 2021 13:36:39 -0500 Subject: [PATCH] docs: release notes for the v12.2.4 release (#43310) --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e9322fff3c4..9e5eda347be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ + +# 12.2.4 (2021-09-01) +### compiler-cli +| Commit | Description | +| -- | -- | +| [8233906be2](https://github.com/angular/angular/commit/8233906be25e19da6d8115094616d3e4b5e36fea) | fix: Emit type annotations for synthesized decorator fields ([#43021](https://github.com/angular/angular/pull/43021)) | +## Special Thanks: +Andrew Scott, Daniel Trevino, George Kalpakas, Joey Perrott, Kristiyan Kostadinov, nickreid and segunb + + # 13.0.0-next.3 (2021-08-25) ## Breaking Changes