From c19b02f6f42f3ca4c5a9f47b776bdfbc4f517046 Mon Sep 17 00:00:00 2001 From: Andrew Kushnir Date: Wed, 4 Sep 2024 15:27:32 +0000 Subject: [PATCH] docs: release notes for the v18.2.3 release --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ae61edc6458..4e27074f9b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ + +# 18.2.3 (2024-09-04) +### http +| Commit | Type | Description | +| -- | -- | -- | +| [de68e049e4](https://github.com/angular/angular/commit/de68e049e40ab702d9e2b7dd02070de9856377df) | fix | Dynamicaly call the global fetch implementation ([#57531](https://github.com/angular/angular/pull/57531)) | + + + # 19.0.0-next.2 (2024-08-28) ## Breaking Changes