diff --git a/CHANGELOG.md b/CHANGELOG.md
index ff0cfca7a541..9e144184dd68 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+
+# 13.3.10 (2022-05-25)
+## Special Thanks
+A. J. Javier, Aristeidis Bampakos, J Rob Gant, Jerome Kruse, Joey Perrott, Nathan Nontell, Paul Gschwendtner, Roopesh Chinnakampalli, Thomas Mair, Tom Raithel, dario-piotrowicz and mgechev
+
+
+
# 13.3.9 (2022-05-18)
diff --git a/package.json b/package.json
index fbf3511eab16..9d182e2cc815 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "angular-srcs",
- "version": "13.3.9",
+ "version": "13.3.10",
"private": true,
"description": "Angular - a web framework for modern web apps",
"homepage": "https://github.com/angular/angular",