From d00d73a80665cbe04d668978153c1f1c946d42c8 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Tue, 5 Aug 2025 13:54:38 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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