Browse Source

Merge branch 'main' into task/migrate-seed-execution

pull/5302/head
Thomas Kaul 3 weeks ago
committed by GitHub
parent
commit
85d13d043b
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 1
      CHANGELOG.md

1
CHANGELOG.md

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

Loading…
Cancel
Save