From 86feec6030a06b29cdcbd15fb97297d29c8e6dcb Mon Sep 17 00:00:00 2001 From: Alex Rickabaugh Date: Wed, 25 Aug 2021 14:32:00 -0700 Subject: [PATCH] docs: release notes for the v12.2.3 release (#43258) PR Close #43258 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cd62fec7f58..bae45b914de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ + +# 12.2.3 (2021-08-25) +### service-worker +| Commit | Description | +| -- | -- | +| [fc7f92159d](https://github.com/angular/angular/commit/fc7f92159df16e894d9909cfc8969ed4b7d9924a) | fix: NPE if onActionClick is undefined ([#43210](https://github.com/angular/angular/pull/43210)) | +## Special Thanks: +Daniel Trevino, Erik Slack, George Kalpakas, dario-piotrowicz and shlasouski + + # 13.0.0-next.2 (2021-08-18) ### animations