diff --git a/CHANGELOG.md b/CHANGELOG.md
index c4b4aa88146e..b4b00470005d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,16 @@
+
+# 19.2.10 "plastic-monkey" (2025-04-16)
+### cdk
+| Commit | Type | Description |
+| -- | -- | -- |
+| [604e4d6c98](https://github.com/angular/components/commit/604e4d6c98bc9cff5bad28353d5464e5c7861a9b) | fix | **overlay:** disable overlay animation with prefers-reduced-motion ([#30858](https://github.com/angular/components/pull/30858)) |
+### material
+| Commit | Type | Description |
+| -- | -- | -- |
+| [ef723db2e0](https://github.com/angular/components/commit/ef723db2e0d8c1414ad94093f056d305a14a29ef) | fix | **bottom-sheet:** page jumping if backdrop-filter is applied ([#30840](https://github.com/angular/components/pull/30840)) |
+
+
+
# 20.0.0-next.6 "abelsonite-avocado" (2025-04-09)
### cdk