diff --git a/CHANGELOG.md b/CHANGELOG.md index 34a762b3a32..a2db0450a81 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ + +# 15.2.10 (2023-10-04) +### service-worker +| Commit | Type | Description | +| -- | -- | -- | +| [9fe08968b8](https://github.com/angular/angular/commit/9fe08968b84b92da47ce91f5d2860b3aa23d2d2b) | fix | throw a critical error when handleFetch fail ([#51989](https://github.com/angular/angular/pull/51989)) | + + + # 17.0.0-next.6 (2023-09-27) ## Breaking Changes