diff --git a/CHANGELOG.md b/CHANGELOG.md index eda57ad9e..f51f75d44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Removed `ts-node` from the database seeding process - Improved the language localization for Catalan (`ca`) -- Upgraded the `Node.js` engine from version `22` to `22.18` (`package.json`) +- Upgraded the `Node.js` engine from version `>=22` to `>=22.18.0` (`package.json`) ## 2.188.0 - 2025-08-02