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: + + + +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: + + + +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"}