diff --git a/_data/express.yml b/_data/express.yml
index 70afbb6c57..772ef5cfdd 100644
--- a/_data/express.yml
+++ b/_data/express.yml
@@ -1 +1 @@
-current_version: "4.18.1"
+current_version: "4.18.3"
diff --git a/en/changelog/4x.md b/en/changelog/4x.md
index 1c71aad6eb..12e87130f2 100644
--- a/en/changelog/4x.md
+++ b/en/changelog/4x.md
@@ -8,6 +8,32 @@ redirect_from: "/changelog/4x.html"
# Release Change Log
+## 4.18.3 - Release date: 2024-02-26
+{: id="4.18.3"}
+
+The 4.18.3 patch release includes the following bug fix:
+
+
+ -
+ Fix routing requests without method [commit](https://github.com/expressjs/express/commit/74beeac0718c928b4ba249aba3652c52fbe32ca8)
+
+
+
+For a complete list of changes in this release, see [History.md](https://github.com/expressjs/express/blob/master/History.md#4183--2024-02-26)
+
+## 4.18.2 - Release date: 2022-10-08
+{: id="4.18.2"}
+
+The 4.18.2 patch release includes the following bug fix:
+
+
+ -
+ Fix regression routing a large stack in a single route [commit](https://github.com/expressjs/express/commit/7ec5dd2b3c5e7379f68086dae72859f5573c8b9b)
+
+
+
+For a complete list of changes in this release, see [History.md](https://github.com/expressjs/express/blob/master/History.md#4182--2022-10-08)
+
## 4.18.1 - Release date: 2022-04-29
{: id="4.18.1"}