diff --git a/CHANGELOG.md b/CHANGELOG.md
index babbb31d20cc..6f7689da5429 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,16 @@
+
+
+# 18.2.2 (2024-08-29)
+
+### @angular-devkit/build-angular
+
+| Commit | Type | Description |
+| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------- |
+| [504b00b93](https://github.com/angular/angular-cli/commit/504b00b93b80eec4185838b426c0f6acaa3a148e) | fix | clear context in Karma by default for single run executions |
+| [82b76086e](https://github.com/angular/angular-cli/commit/82b76086eb519c224981038dfa55b2ec3cfec0b4) | fix | update webpack to `5.94.0` |
+
+
+
# 18.2.1 (2024-08-21)
diff --git a/package.json b/package.json
index 385a380d2c7a..22a4c49ec157 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@angular/devkit-repo",
- "version": "18.2.1",
+ "version": "18.2.2",
"private": true,
"description": "Software Development Kit for Angular",
"keywords": [